body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
img { border:none; }
p {
	text-align:justify;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {font-size: 9px}
h1 {
color:#999999;
}
h1 a {
font-size:12px;
color:#999999;	
}
h1 a:visited {
color:#999999;	
}
h2 {
font-size:12px;
color:#999999;
}

.img-left { float:left; margin:0 20px 15px 0; position:relative; top:5px }
.img-right { float:right; margin:0 0 15px 20px; position:relative; top:5px }
.clear { clear:both; display:block }