body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../images/back.gif);
    background-color: #675D4D;
	
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 13px;
 color: #000000
 }
p, li, td {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 13px;
 color: #000000;
 line-height: 17px;
 }
 .header_text {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 15px;
 color: #000000
 }
 .footer_text {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 12px;
 color: #000000
 }
 .footer2_text {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 8pt;
 color: #000000
 }
A:link {
 color: #000000
 }
A:visited {
 color: #1E1A1A
 }
A:active {
 color: #C4BBAE
 }