body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	background-color:#000000;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}

small {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
big {
	font-family: Verdana;
	font-size: 15px;
        font-weight: bold;
	color: #CCCCCC;
}

h2 {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
h1 {
	font-family: Verdana;
	font-size: 15px;
        font-weight: bold;
	color: #CCCCCC;
}