@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style5 {font-size: 11px}
.style6 {font-size: 10px}
.style7 {font-size: 14px; font-style: italic; font-weight: bold; color: #FF0000; }
.style8 {
	font-size: 12px;
	color: #FFFFFF;
}
