@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin:0;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
.style3 {
	font-size: 14px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.style4 {
font-family:"Courier New", Courier, monospace;
font-size:16px;
font-weight:bold;
color:#54B7CE;
}
.style5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
font-style:normal;
color:#54B7CE;
}
.style6{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#54B7CE;
}
.style7{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#333333;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #003300;
	text-decoration:none;
}
a:hover {
	color: #003300;
	text-decoration:underline;
}
a:active {
	color: #3DADC5;
	text-decoration:none;
}
.style7{
font-family: "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#000000;
}