body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../images/back2.gif);
    background-color: #E1D8C9;
	
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 10px;
 color: #000000;
 line-height: 15px
 }
p, li, td {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
  line-height: 15px
 }
 .footer2_text {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 9pt;
 color: #000000
 }
 .footer_text {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 8pt;
 color: #000000
 }
A:link {
	color: #000000;
 }
A:visited {
	color: #000000;
 }
A:active {
 color: #000000
 }
A:hover {
	color: #97052E;
	text-decoration: underline;
	font-weight: normal;	
}