

body {

	background-color:#F1F8FE;

}

body, td, a {

	font-family: Verdana, Helvetica, Arial;

	font-size: 8pt;

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #999999; /*CACACA;*/

	text-decoration: none;

}

tr.bottomBackGroundColor, td.bottomBackGroundColor {

	background-color:#66676A;

}

tr.topBackGroundColor, td.topBackGroundColor {

	background-color:#ABBDDE;

}
