body {

	margin: 0px;
	font-family: verdana;
	/*font-size: 9px;*/
)

td {

	/*font-size: 9px;*/
	
}
		 
		
		
a.nav:visited { color: #D5D5AB; text-decoration: none; } 
a.nav:active {color: #D5D5AB; text-decoration: none; } 
a.nav:hover { color: #D5D5AB; text-decoration: underline; } 
a.nav:link { color: #D5D5AB; text-decoration: none; } 

a.members:visited { color: #000066; text-decoration: none; } 
a.members:active {color: #000066; text-decoration: none; } 
a.members:hover { color: #000066; text-decoration: underline; } 
a.members:link { color: #000066; text-decoration: none; } 

.memberst {
	border: thick double Navy;
}

.memberscell {
	border: thin dashed Silver;
	text-align: center;
	font-size: 14px;
}

.content {
	margin-right: 25px; 
	margin-top: 25px; 
	font-size: 12px;

}