body 
	{
	background-color : #ffffff;
	font-family : Verdana, Arial, Tahoma, "MS Sans Serif";
	border: 0;
	margin: 0px;
	padding: 0;
	font-weight:none;
	font-size: 12px;
	color : white;
}

table
{
	font-size: 12px;
	font-weight:none;

}

td.ar
{
    text-align:right;
}

table.info
{
	border-color:white;
	border-width:0;
	border-style:solid;
}

a
	{
	text-decoration:none;
	color: Silver;
}
a:visited
	{
	text-decoration:none;
	color: Silver;
}

a:hover
{
	color:white;
}
	


