body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	line-height: 22px;
}

A       {
color: #0066ff;
font-weight: bold;
text-decoration:none;
	}
A:hover	{
color: #0066ff;
font-weight: bold;
text-decoration:none;
	}
A:active{
color: #0066ff;
font-weight: bold;
text-decoration:none;
	}
A:visited{
color: #0066ff;
font-weight: bold;
text-decoration:none;
	}

#normal {
	color: #000000;
	font-weight: normal;
}

a.nonbold {
	font-weight: normal;
}

a.black {
	color: #000000;
}

#black {
	color: #000000;
}
