@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/back_800.gif) center top repeat-y; 
	}

td img {display: block;}

<!--font-->
.style1  {font-size: 12px}
.style3  {font-size: 10pt;}
.style6  {font-size: 12px;
		 color: #639FD3;
		 font-weight: bold;}
.style9  {font-size: 12px; color: #3885C6; font-weight: bold; }
.style10 {font-size: 12px; color: #F79421; font-weight: bold; }
.style11 {color: #3885C6}

.top {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 5px;
}


