.s, .s:visited, .s:active{font-family:Georgia;font-size:11px;font-weight:bold;text-decoration:none;color:#490012;cursor:hand}
.s:hover{font-family:Georgia;font-size:11px;font-weight:bold;text-decoration:underline;color:#490012;cursor:hand}


P, TD, BODY {
	font-size : 12px;
	font-family : Georgia;
	color : #000000;
}


h1 {

	font-size : 17px;
	font-family : Georgia;
	font-weight:Bold;
	color : #000000;

}

.fine {
	font-size : 11px;
	font-family : Georgia;
	color : #FFFFFF;
}


A.fine, A.fine:Visited {
	font-size : 11px;
	font-family : Georgia;
	text-decoration : underline;
	color : #FFFFFF;
}


A.fine:Hover, A.fine:Active {
	font-size : 11px;
	font-family : Georgia;
	text-decoration : none;
	color : #ECECEC;
}


A, A:Visited {
	font-size : 11px;
	font-family : Georgia;
	font-weight : Bold;
	text-decoration : underline;
	color : #490012;
}

A:Hover, A:Active {
	font-size : 11px;
	font-family : Georgia;
	font-weight : Bold;
	text-decoration : none;
	color : #490012;
}

P.sub1{
	font-size : 11px;
	font-family : Georgia;
	font-weight: Bold;
	text-decoration : none;
	padding-left : 7px;
	color : #ffffff;
}

P.sub2{
	font-size : 11px;
	font-family : Georgia;
	font-weight: Bold;
	text-decoration : none;
	padding-left : 18px;
	color : #ffffff;
}



A.leftnav, A.leftnav:Visited, A.leftnav:Active{
	font-size : 11px;
	font-family : Georgia;
	font-weight: Bold;
	text-decoration : none;
	color : #ffffff;
}

A.leftnav:Hover{
	font-size : 11px;
	font-family : Georgia;
	font-weight: Bold;
	text-decoration : none;
	color : #0A55A3;
}

A.footer, A.footer:Visited {
	font-size : 11px;
	font-family : Georgia;
	text-decoration : underline;
	color : #490012;
}


A.footer:Hover, A.footer:Active, P.footer {
	font-size : 11px;
	font-family : Georgia;
	text-decoration : none;
	color : #490012;
}



.floatLeft {float : left; margin : 5px;}
.floatRight {float : right; margin : 5px;}