.border 

{ 
	border-width :1px; border-color:black 
}



body  
{
	color: white;
	font-size: 12pt;
	font-family: Times New Roman;
	background-image: url(images/grid.jpg);
	background-repeat: repeat;
	background-color :#4F260B;
	
	
}


a.credit         { color: #AAAA7F ; font-size: 8pt ; text-decoration: none }
a.credit:visited     { color: #AAAA7F; font-size: 8pt ; text-decoration: none  }
a.credit:active      { color: #AAAA7F;  font-size: 8pt ; text-decoration: none }
a.credit:hover       { color: #AAAA7F; font-size: 8pt; text-decoration: none  }