body {
	background-color: #BADCBA;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	margin-top: 5px;
	text-align:			left;
	text-decoration:		none;
}

table {
	background-color: #BADCBA; 
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	
}

td    { 

}

a:link {
	color: #988c8c;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:		none;
}

a:visited {
	color: #988c8c;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:		none;
}

a:hover {
	color: #F81613;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:		none;
}
a:active {
	color: #F81613;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:		none;
}
