	
body {
	font-family: Verdana,Arial, Geneva;
	color: Black;
	font-size: 12.0px;
	font-weight : normal;	
}

.maintext {
	font-family: Verdana,Arial, Geneva;
	color: Black;
	font-size: 12.0px;
	font-weight : normal;	
	
	}

.smalltext {
	font-family: Verdana,Arial, Geneva;
	color: Black;
	font-size: 11.0px;
	font-weight : normal;	
}

.footertext {
	font-family: Verdana, Arial, Geneva;
	color: #ffffff;
	font-size: 11.0px;
	font-weight : normal;	

}

.headers {
	font-family: Verdana,Arial, Geneva;
	color: #000000;
	font-size: 18.0px;
	font-weight : bold;	
}

.headers2 {
	font-family: Verdana,Arial, Geneva;
	color: #000000;
	font-size: 16.0px;
	font-weight : bold;	
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12.0px;
	font-family: Verdana,Arial, Geneva;
}

a:active {
	color: #7A599B;
	text-decoration: none;
	font-weight:  normal;
	font-size: 12.0px;
	font-family: Verdana,Arial, Geneva;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12.0px;
	font-family: Verdana,Arial, Geneva;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;	
	font-weight:  normal;
	font-size: 12.0px;
	font-family: Verdana,Arial, Geneva;
} 

