@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #224119;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

h1 {
	color:#FFFFFF;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
#textcontainer {
	width:700px;
	background-color:#1a1a1a;
	border:1px solid #333333;
	padding:10px;
}
	
#pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#eaeaea;
}

.style9 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 13px}
.style10 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}
.style41 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.style43 {color: #CCCCCC}
.style44 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 10px;}
.style49 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}