body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../images/back4.gif);
    background-color: #DEDAD5;
	
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 11px;
 color: #2B2B2B;
 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: #474545
 }
  .footer2_text {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 9pt;
 color: #2B2B2B
 }
A:link {
	color: #6C5C49;
 }
A:visited {
	color: #474545;
 }
A:active {
 color: #000000
 }
A:hover {
	color: #077969;
	text-decoration: underline;
	font-weight: normal;	
}
