body {
	font-family: Arial; 
	font-size: 10pt; 
}

td {	
	font-family: Arial; 
	font-size: 10pt;
	color:#FFFFFF;
}

hr {
	width:100%; 
	color:#666666; 
	height:1px; 
	text-align:center; 
	border:0px;
}

a {
	color: #00FF00;
}

a:link {
	color: #00FF00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color:#FFFF00;
}

a:active {
	text-decoration: none;
}

.yellow {
	color:#FFFF00;
}

.green {
	color:#00FF00;
}

.red {
	color:#FF1121;
}

.top {
	font-size: 9pt;
}
