
BODY {
	BORDER-TOP: #ffffff 3px solid;
	background-color: #87bdfa;
	color: #000000;
}

TD  {
	COLOR: #000000;
	FONT-SIZE: 8pt;	
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
   	line-height: 12pt;
	TEXT-DECORATION: none;
	text-align: left;
}

A:link {
	COLOR: #000000;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;	
}

A:visited {
	COLOR: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
A:hover {
	COLOR: #ffffff;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	font-size: 8pt
	font-style: normal;
	text-decoration: underline;
}
