body, table  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

a.menu  {
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #ffe312;
	font-family : Verdana;
}

a.menu:Hover  {
	color : #FFFFFF;
}

a  {
	font-size : 10pt;
	font-family : verdana;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : red;
}

a:Hover  {
	font-weight : bold;
}

a.big  {
	font-size : 10pt;
	font-family : verdana;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : red;
}

a.big:Hover  {
	font-weight : bold;
}

.sectiontitle  {
	font-size : 14pt;
	text-decoration : underline;
}

.year  {
	font-size : 14pt;
	color : #FFFFCC;
}
