body {	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #000000;
}

table{
	margin: 0;
	border-collapse: collapse;
}

td{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border-width: 1;
	border-style: solid;
	border-color: #000000;
}

a{
	color: #666666;	
	text-decoration: none;
}

a:visited{
	color: #666666;	
	text-decoration: none;
}

a:hover{
	color: #666666;	
	text-decoration: underline;
}
