body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		line-height: 18px;
	}

a:link 		{ color:#ffffff; font-size:12px; text-decoration:none; font-weight: bold;}
a:visited 	{ color:#ffffff; font-size:12px; text-decoration:none; font-weight: bold;}
a:hover 	{ color:#e2001a; font-size:12px; text-decoration:none; font-weight: bold;}
a:active 	{ color:#ffffff; font-size:12px; text-decoration:none; font-weight: bold;}
a:focus 	{ color:#ffffff; font-size:12px; text-decoration:none; font-weight: bold;}


