BODY { 
	color: #FFFFFF; 
	background-color: #000000; 
	margin: 5px; font-family:century; font-size:15px }

H1 { 
	color: #FFFFFF; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 26px; 
	text-align: center; }

H2 { 
	color: #FFFFFF; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	text-align: left; }

A { 
	color: #FFFF00; 
	text-decoration: none; 
	font-weight: bold; }

A:hover { 
	color: #FFFF00; 
	text-decoration: underline; }

LI { 
	color: #FFFFFF; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 12px;}

.text { 
	color: #FFFFFF; 
	font-family: Century Gothic; 
	font-size: 15px;
	padding: 0px }

.textSM { 
	color: #FFFFFF; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; }

.alert { 
	color: #FFFFFF; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 32px;
	font-weight: bold;  
	vertical-align: middle; 
	text-align: center; }

.button { 
	color: #FFFF00; 
	background-color: #EF008C; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	width: 140px; 
	height: 20px;
	font-weight: bold;
	padding-left: 5px;  
	vertical-align: middle; }

.border TD { 
	padding: 3px; 
	font-size: 12px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF; }