body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../images/back2.gif);
	
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 11px;
 color: #474545;
 line-height: 15px
 }
p, li, td {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 13px;
 color: #2B2B2B;
  line-height: 15px
 }
 .footer_text {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 8pt;
 color: #413E31
 }
A:link {
	color: #1B340C;
 }
A:visited {
	color: #556E45;
 }
A:active {
 color: #000000
 }
A:hover {
	color: #9D2E2E;
	text-decoration: underline;
	font-weight: normal;	
}