A  {
	COLOR : #336699;
	TEXT-DECORATION : underline;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : BOLD;

}
A:hover {
	COLOR: #6699cc;
}

BODY  {
	FONT-SIZE : 8pt;
	MARGIN : 0px;
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff ;
}


TD  {
	font-size : 8pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 14pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-WEIGHT : BOLD;
}
H3  {
	font-size : 12pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-WEIGHT : BOLD;
	COLOR : #cc6600;
}.notice {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


