body   {
      font-family: times new roman, geneva, arial;
	  font-size: 15px; 
	  font-style: normal; 
	  line-height: normal; 
	  font-weight: normal; 
	  color: #FFFFFF;
	  background-color: #3E3F14}
h1   {
      font-family: times new roman, verdana, arial; 
	  font-size: 18px; 
	  font-style: oblique; 
	  line-height: normal; 
	  font-weight: bold; 
	  color: #afaf8c;
}
h2   {
      font-family: times new roman, verdana, arial; 
	  font-size: 16px; 
	  font-style: oblique; 
	  line-height: normal; 
	  font-weight: bold; 
	  color: #afaf8c;
}
a    {
      font-family: times new roman, Geneva, Arial, Helvetica, sans-serif; 
	  font-size: 15px; 
	  font-style: oblique; 
	  line-height: normal; 
	  font-weight: bold; 
	  text-decoration: underline;
	  color: #6600CC;
} 
table   {
      font-family: times new roman, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 15px; 
	  font-style: oblique; 
	  line-height: normal; 
	  font-weight: normal;
	  text-align: left; 
	  vertical-align: top;
	  border: 2px; 
	  cell-spacing: 2px;
	  cell-padding: 2px;
	  color: #afaf8c;
	  background-color: #000000;
	  } 
