.style1 
     {
     color: #FFFFFF
	 }
body,td,th 
     {
	 font-size: 12px;
	 }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.style2 
   {
	color: #000000;
	font-weight: bold;
   }
.table
    {
    border:1px solid #000000;
	}
.table1 
   {
    border:1px solid #ffffff;
	}
a:link {
	text-decoration: none; color:#FFFFFF;
}
a:visited {
	text-decoration: none;color:#FFFFFF;
}
a:hover {
	text-decoration: none;color:#FFFFFF;
}
a:active {
	text-decoration: none;color:#FFFFFF;
}