a {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #00CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #33FFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #33FFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.topnav {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

p.front {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 600;
}
h3 {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	
}

table {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

table.front {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 600;
}
