body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #333333;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-align: justify;
	vertical-align: top;
	line-height: 170%
}


b,strong {
	color: #333;
	font-weight: bold;
}

a:link {
color: #3988e8;
text-decoration: none;
}

a:visited {
color: #3988e8;
text-decoration: none;
}

a:active {
color: #3988e8;
text-decoration: none;
}

a:hover {
color: #3988e8;
text-decoration:underline;
}

img.Box {
	border: 1px solid #666;	
}
