body { 
	background-color:#000000; 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	color: white;
}


h1 { 
	color: #F5F5F5 ; 
	font-style: regular; 
	font-family: "Edwardian Script ITC", Times, serif;
	margin: 0px;
}

h2, h3, h4 { 
	color: #F5F5F5 ; 
	font-style: italic; 
	font-weight:bold; 
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}

h1 { font-size: 48px; color: #FFFFCC; letter-spacing: 2px; }

h4 { text-decoration:underline; }

a { color: #F5F5F5 ;}

p {  
	color: #F5F5F5 ; 
	font-size: 13px; 
}

.menu { 
	text-transform: uppercase; 
	color: #3366CC; 
	padding: 5px; 
	font-weight: bold; 
	font-size: 12px;
}

#maintable { 
	width: 900px; margin: 0px 50px 0px 50px;
}


ul.stdlist {
	list-style-type: none;
	line-height: 20px;
}

td { 
	vertical-align: top; 
	padding: 4px 0px 0px 4px; 
}