body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #996633;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #535353;
	background-color: #000000;
}
a:hover {
	color: #4F4FFF;
	background-color: #000000;
}
a {
	color: #43834B;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #cccccc; font-style: oblique;
}
p {

width: 70%;

} 

.caption {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #B6CD98; 
}


