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