@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#container {
	background-position: center top;
	width: 800px;
	height: auto;
	top: 20px;
	margin:0px auto;
	background-color:#000000;
	border: 10px solid #CCCCCC;
}

#textcontainer {
	width: 750px;
	height: auto;
	margin:0px auto;
}

.style1 {font-size: 18px}
.style2 {font-size: 44px; color: #0066FF; font-weight: bold;}
.style3 {font-weight: bold}
.style4 {font-size: 36px; font-weight: bold;}
.style5 {font-size: 42px; color: #CC3300; font-weight: bold;}
.style6 {font-size: 50px; font-weight: bold;}
.style8 {
	color: #CCCCCC;
	font-size: 12px;
}
.style10 {
	font-size: 50px;
	font-weight: bold;
	color: #999999;
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style13 {font-size: 12px}
.style14 {font-style: italic; font-size: 12px;}
.style15 {font-size: 44px;  color: #FFFFFF; font-weight: bold;}
