/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
}

a:link {
	color: #333333;
	font-weight: none;
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
	font-weight: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: underline;
	font-weight: none;
	color: #336600;
}
h1 {
	font-size: 16px;
	color: #336600;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #336600;
	font-style: normal;
	font-weight: bold;
}
h3 {
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	color: #336600;
	font-style: normal;
	font-weight: bold;
}

h5 {
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

hr {
	color:#006225;
}

.bottomNav a:link, .bottomNav a:visited {
	text-decoration: underline;
	color:#FFFFFF
}	

.bottomNav {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	
}
