  

body {
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	color: #000000; 
	background-color: black; 
	font-size: 12px; 
}

#content {
	font-family: Arial;
	font-size: 12px;
	color: black; 
	background-color: white;
}

#important {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #008080; 
	background-color: white;
}

#caption {
	font-family: Arial;
	font-size: 10px;
	color: #008080; 
	background-color: white;
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
}

a.footer {
	font-family: Arial;
	color: #808080; 
	background-color: white; 
	font-size: 10px; 
}

#small {
	font-family: Arial;
	font-size: 10px;
	color: #808080;  
	background-color: white;

}

#bus {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-color: #008080;
	align: center;
}

#gold {
	font-family: Palatino, Times New Roman, Serif;
	font-size: 11px;
	font-style: italic;
	color: #BFA153;
	background-color: white;
}
	
a.history {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #008080; 
	background-color: white;
	font-size: 12px;
}

a.links {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #808080; 
	background-color: white; 
	font-weight: 800px;  
	font-size: 11px;
	text-decoration: none;
}

#smallblue {
	font-family: Arial;
	color: #008080; 
	background-color: white;
	font-size: 10px;
}

#user {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #008080;
	background-color: #FFFFFF;
	width: 300px;
}

textarea {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12px;
	color: #008080;
	background-color: #FFFFFF;
	width: 425px;
	height: 80px;
	
}

ul {
	list-style-type: disc; 
	color: #008080; 
	background-color: white; 
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 15px;
	
}





