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

body {
	background-color: #000000;
}
.h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:24px; color:#CCCCCC;}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.body_bold {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; }
.header_bold {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; }
.trademark {font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; }
.verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.georgia_12_white {	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

