a {color: #0000CC;}
a:visited {color: #0000CC;}
a:active {color: #0000CC;}
a:hover {color: #FF0000;}
a {text-decoration: none;}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #339966;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339966;
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339966;
}
h4 {
	font-family: Verdana, Arial, Helveticva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color : #339966;
}
p, ol, ul, li, td, blockquote  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.boldgreen {
	font-weight : bold;
	color : #009966;
}
.darkboldgreen {
	font-weight : bold;
	color : #006633;
}
.copyright {
	font-size: 10px;
	line-height: 16px;
}
.menu {
	font-size: 11px;
	line-height: 17px;
}
.green {
	color : #009966;
}
.indent {
	margin-left: 20px;
}
.links {
	margin-top: 4px;
	margin-bottom: 4px;

}
.boldgold {
	font-weight: bold;
	color: #666600;
}
.boldblue {
	font-weight: bold;
	color: #006699;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
	color: #009900;
}
.subhead {
	font-weight: bold;
}
