@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #333333;
	margin-top: 0px;
}
body {
	background-color: #333333;
}
a:link {
	color: #999999;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.style2 {
	font-family: 
	Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #999999;
	font-stretch: expanded;
}

.style21-wide {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 8px;
}

