@charset "utf-8";
/* CSS Document */


body {
	background-color: #080000;
}
.style1 {
	color: #9D9D9D;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style3 {
	font-size: 24px
}
.style2 {	color: #CCCCCC
}
.style6 {color: #CCCCCC; font-weight: bold; }
a:link {
	color: #E40006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E40006;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #E40006;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
}