A:link { color: #0080FF; }

A:visited { color: #BBA484; }

A:active { color: #0000FF; }

BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	width:100%;

}



td { font-size: 8pt; }

.ThRows {
	background-color: #24547B;
	color: #F2F2F2;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
}

.TrHover {
	background-color: #CAFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.TrOdd {
	background-color: #ECF3F4;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.TrRows {
	background-color: #D5F0F9;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

