body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
  	background-color: #B5B48D;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
		line-height: 15px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
		line-height: 15px;
}
.col3 {
	background-color: #D7D6BD;
}
.smallertext {
	font-size: 10px;
		line-height: 13px;
}

a:link {

	color:#000000;
	text-decoration: none;
	background: transparent;
	}
	
a:visited {
	color:#000000;
	text-decoration: none;
	background: transparent;
	}
	
a:active {
	color:#000000;
	text-decoration: none;
	background: transparent;
	text-decoration: bold;
	background: transparent;
	}
	
a:hover {
	text-decoration : underline;
	color:#000000;

	background: transparent;
	}
.largertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}
