/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #FF9966;
	text-decoration: none;
}
a:visited {
	color: #FF9966;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
}
.style1 {
	font-size: 11px;
	text-align:justify;
}
.style2 {color: #999999
}
h1 {
font-size:14px;
}

