body{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #000000;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}

A:link{
	color: White;
	font-family : Verdana;
	font-size : 10pt;
	TEXT-DECORATION: none;
	font-weight : bold;
}

A:visited{
	COLOR: White;
	font-family : Verdana;
	font-size : 10pt;
	TEXT-DECORATION: none;
	font-weight : bold;
}

A:hover{
	color : Black;
	font-family : Verdana;
	font-size : 10pt;
	TEXT-DECORATION: none;
	font-weight : bold;
}


table{
	color : black;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}
 



