/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.style1 {font-size: 12px}
.style4 {font-size: 12px; }
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.style5 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.style6 {
	color: #CC0000;
	font-style: italic;
	font-size: 11px;
}
.style9 {
		color: #FFFFFF;
		font-size: 12px;
		font-style: italic;

}
