body {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #000033;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	line-height: normal;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #660000;
}
h2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
h1 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	color: #79350D;
	font-style: italic;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

