body
body
{
	overflow: scroll;	
}

body, table, td             
{
	text-decoration: none; 
	font-family: Verdana, Helvetica; 
	font-size: 9px;
	color: #876A12;
	font-weight : normal;
}


/* Links */

a, a:link, a:active, a:visited
{ 
	text-decoration: none; 
	color: #736B6B; 
	font-size: 11px;
	font-family: garamond;
	font-weight : bold;
}  

a:hover 
{ 
	text-decoration: none; 
	color: #6A0000; 
	font-size: 11px;
	font-family: garamond;
	font-weight : bold;
} 

.h1
{ 
	text-decoration: none; 
	color: #736B6B; 
	font-size: 12px;
	font-family: garamond;
	font-weight: bold;
}  






  
