BODY{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #003366;
}

.page_heading{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
}
.title{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003366;
}
.content{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}
.quote{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}
.fineprint{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : White;
}

A.link:VISITED{
	font-size : 12px;
	text-decoration : none;
	color: white;
}
A.link:HOVER {
	font-size : 12px;
	font-family : Verdana;
	text-decoration : underline;
	color: white;
}
A.link:LINK{
	font-size : 12px;
	text-decoration : none;
	color: white;
}
A.link:ACTIVE{
	font-size : 12px;
	text-decoration : underline;
	color: white;
}

A:VISITED{
	color : #336699;
	font-size : 12px;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}
A:LINK{
	color : #336699;
	font-size : 12px;
	text-decoration : none;
}
A:ACTIVE{
	color : #336699;
	font-size : 12px;
	text-decoration : none;
}