.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.topmenu a:link {
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.topmenu a:active {
	color: #FF6633;
	text-decoration: none;
}
.topmenu a:visited {
	color: #666600;
	text-decoration: none;
}
.topmenu a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #99FF99;
}
.bottmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.bottmenu a:link {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.bottmenu a:hover {
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}
.bottmenu a:visited {
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
h5 {
	color: #006600;
	font-weight: normal;
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;


}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #006600;
}
.titles a:link {
	color: #006600;
	text-decoration: none;
}
.titles a:visited {
	color: #666600;
	text-decoration: none;
}
.titles a:hover {
	color: #00CC00;
	text-decoration: none;
}
#navlist
{
list-style-type: none;
padding: 0;
margin: 0;
}
#navlist li 
{
background-image: url(images/blt.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 1em;
font-size: 16px;
font-weight: normal;
margin-bottom: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navlist a:link
{
	color: #003300;
	text-decoration: none;
}
#navlist a:visited
{
	color: #666600;
	text-decoration: none;
}
#navlist a:hover
{
	color: #009900;
	text-decoration: none;
}
#reglist li
{
margin-bottom: .5em;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;

}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.quotebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.exptable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.projdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.projdescbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
