body {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-repeat: repeat;
}
a:link {
	color: #006633;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #993300;
}

p {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}
h4 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #A11C1F;
	line-height: normal;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #A11C1F;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	color: #425600;
}
h1 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	color: #A11C1F;
	font-style: italic;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
ol {font-family: Arial;
	font-size: medium;
	color: #666666;
	font-style: normal;
	line-height: normal; }
	
ul {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	}
