.nav {
	font-family: Verdana;
	font-size: 12px;
	color: #8E0000;
	font-weight: bold;
}
.section-heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.section-heading-link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}
body,td,table,input {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 13pt;
	color: #000000;
	font-weight:bold;
	margin: 0 0 0 0;
}
ul{
	/*line-height: 2;*/
}
.bullet-link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.bullet-link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8E0000;
	text-decoration: none;
	background-color:#FFFFFF;
}
.box {
	font-family: Verdana;
	font-size: 11px;
	color: #8E0000;
	font-weight: bold;
}
.simple-link {
	font-family: Verdana;
	font-size: 12px;
	color: #8E0000;
	text-decoration: none;
}
form{
	margin: 0 0 0 0;
}
blockquote{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #3A87C0;
	text-decoration: none;
}
.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8E0000;
}
}
			
			fieldset {text-align: left;
			 border: 2px groove #8AA5B5; 
			 padding: 2px 5px;
			
			}
