H1  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
BODY  {
	color : #666666;
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	background-color: #FFFFFF;
}
table  {
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
	font-family : arial;
	color : #333333;
	background-color: #E1FFFD;
}
A:link {
	COLOR: #993300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size : 8pt;
}
A:visited {
	COLOR: #FF9900;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size : 8pt;
	font-weight: normal;
}
A:active {
	COLOR: #FFCC00;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size : 8pt;
	font-weight: normal;
}
A:hover {
	COLOR: #333333;
	TEXT-DECORATION: underline;
	font-size : 8pt;
	font-weight: normal;
