h1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #669933;
}
p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #669933;
}
ul {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h3 {
	font-family: Arial;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #990000;	
}
a:link { color: #669933; text-decoration: none }
a:active { color: #669933; text-decoration: none }
a:visited {
	color: #669933;
	text-decoration: none
}
a:hover { color: #990000; text-decoration: none }
