
BODY {
scrollbar-face-color: #5FACD8;
scrollbar-shadow-color: #689cd0;
scrollbar-highlight-color: #F1F2F4;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #000000;

}

td {
font-size: 8pt;
}

A  {
	color : #0000ff;
	text-decoration : none;
}

A:Visited  {
	color : #0000ff;
	text-decoration : none;
}

A:Active  {
	color : #0000ff;
	text-decoration : none;
}

A:Hover  {
	color : White;
	text-decoration : none;
	background-color: #6699CC;
}

h3  {
	font-size : 13.5pt;
	font-weight: bold;
}