<style>

TD {
	font-family: verdana;
	font-size: 12pt;
}

h1.bulletin {
	font-family: arial;
	font-size: 13pt;
}

h1.bulletin {
	font-family: Verdana;
	font-size: 16pt;
}

h2, h3 {
	font-family: Verdana;
	font-size: 16px;
   
}

.maintext{
	font-family: arial;
	font-size: 9pt;
}

.footertext{
	font-family: arial;
	font-size: 9pt;
	color: ffffff;
}

.smalltext{
	font-family: arial;
	font-size: 8pt;
}

A {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #74198B;
}

A:Hover {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	color: #6B7352;
}

A:visited {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: red;
}



A.footer-nav-small:Visited {
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;	
	line-height: 110%;
}
</style>