/* CSS Document */

body{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-color: #B6B1A6;
	margin: 0px; padding: 0px;;
}

#tablelinks {margin-top: 125px;}
	
td, tr, a {font-family: geneva, verdana, arial, helvetica, sans-serif;}
	
.mainheading { margin: 100px 10px 15px;}
	
.maintext {
	margin-left: 10px; margin-bottom: 8px;
	font-size: 10pt; color: black;}
	
a:link { font-size: 7pt; color: #760E0E;
	font-weight: bold; text-decoration: none;}
a:visited { font-size: 7pt; color: #333333;
	font-weight: bold; text-decoration: none; }
a:hover { font-size: 7pt; color: #AC1414;
	font-weight: bold; text-decoration: underline;}
	

	
.images {margin: 0px 15px 15px 0px;}

.linkslashes {
	font-size: 7pt; color: #760e0e;
	font-weight: bold; text-decoration: none;
	margin-top: 15px; margin-right: 0px;
	margin-bottom: 15px; margin-left: 0px;
}
