.topnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.topnav:link,
a.topnav:visited{
	text-decoration:none;
	color:#000000;}
a.topnav:hover{
	text-decoration: none;
	color: #330099;
		}

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
	
.blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.blacklink:link,
a.blacklink:visited{
	text-decoration:none;
	color:#000000;}
a.blacklink:hover{
	text-decoration: underline;
	color: #000000;
		}
		
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
	
.browntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5F0D00;
	text-decoration: none;
	
}

.brownhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #5F0D00;
	text-decoration: none;
	
}

.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
a.tagline:link,
a.tagline:visited{
	text-decoration:none;
	color:#FFFFFF;
	}
a.tagline:hover{
	text-decoration: none;
	color: #FFFFFF;
		}
		
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
		
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330099;
	text-decoration: none;
}

a.bluelink:link,
a.bluelink:visited{
	text-decoration:none;
	color:#330099;
	}
a.bluelink:hover{
	text-decoration: underline;
	color: #330099;
		}

.brownlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5F0D00;
	text-decoration: none;
}

a.brownlink:link,
a.brownlink:visited{
	text-decoration:none;
	color:#5F0D00;
	}
a.brownlink:hover{
	text-decoration: underline;
	color: #5F0D00;
		}
		
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:link,
a.whitelink:visited{
	text-decoration:none;
	color:#FFFFFF;}
a.whitelink:hover{
	text-decoration: underline;
	color: #FFFFFF;
		}

.indent {
	padding-left: 10px;
}
.indent2 {
	padding-left: 20px;
}

		
.formheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5;
	}

