A:link{ 
color : #80FFFF; 
}
A:visited{ 
color : #FFFF80; 
}
A:active{ 
color : #FFFF80; 
}
body{
	font-size : 10pt;
	color : #FFFFFF;
	background-color : #000000;
	background-repeat : repeat;
	background-attachment : scroll;
	line-height : 12pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}
tr,td{
	font-size : 10pt;
	line-height : 12pt;
	color: #FFF;
}

