/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/20original.gif);
	text-align:center; /* for IE */ 
	margin:0 auto; /* for the rest */ 
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;}
	
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;}
