body,p,div,span,th,td  {
	font-family : verdana,arial,sans-serif,helvetica,geneva;
	font-size : 12px;
}

h1  {
	font-size : 17px;
	color : #005A51;
}

A.y, A.y:ACTIVE, A.y:LINK, A.y:VISITED  {
	color : #FFFFCC;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
}

A.y:HOVER  {
	color : #FFFFCC;
	text-decoration : underline;
	font-size : 7pt;
	font-weight : bold;
}

td.big  {
	font-size : 23px;
	color : #000000;
	font-weight : bold;
}


