@charset "utf-8";
/* CSS Document */
body {
	color: #CCCCCC;
	background-color: #000000;
}
.copy { 
	background-color: #000000;
	margin: 0px auto auto 0px;
	color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.copy a{ 
	color: #8c8c94;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:none;
}
.bottomtype { 
	background-color: #000000;
	margin: 0px auto auto 0px;
	color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.bottomtype a{ 
	color: #8c8c94;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration:none;
}
.redbottomtype { 
	background-color: #000000;
	color: #aa0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.newspostcopy { 
	color: #CCCCde;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newspostcopy a{ 
	color: #8c8c94;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.bigwhitebold { 
	color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}
.bigwhitebold a{ 
	color: #bbc1c6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
h1 { 
	color: #aa0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}