body {
	background-color: #000000;
	margin-top:0px;
	text-align:center;
	
}

a {
font-family:"Courier New", Courier, monospace;
font-size:12px;
text-decoration:underline;
color:#883d00;
}

.navdiv {
 width:940px; 
 height:24px; 
 background-color:#CCCCCC; 
 border:0px;	
 padding:0px;

 }


.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.intro {
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-style: normal;
color:#FFFFFF;
}

.intro:link {
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-style: normal;
color:#FFFFFF;
}

.mainbackground {
background-color:#FFFFFF;
}

td {
font-family:"Courier New", Courier, monospace;
font-size:12px;
text-decoration:none;
color:#000000;
}

.headline {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.subheadline {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.dots {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #883d00;
	border-bottom-color: #883d00;
}


