.subheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #330099;
	font-size:18pt;
	font-weight:bold;
}

.subheader2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:normal;
}

.subheader3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
}

a:link {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #003399;
	font-weight: bold;
}

a:hover {
	text-decoration : none;
}

a:visited {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #993300;
	font-weight: bold;	
}

