BODY{
	font-family : Trebuchet MS;
	font-size : 8pt;
                background-color: #1075E7;
                scrollbar-3dlight-color: #FFFFFF; 
                scrollbar-arrow-color: #000000;
                scrollbar-base-color: #1075E7; 
                scrollbar-darkshadow-color: #1075E7; 
                scrollbar-face-color: #1075E7; 
                scrollbar-highlight-color: #1075E7; 
                scrollbar-shadow-color: #000000;
	}

TD{
	font-family : "Trebuchet MS";
	font-size : 8pt;
  }	

p{
	text-indent: 10px;
 }
 
 
 

a.links{
	font-size : 8pt;
    text-decoration: none;
    line-height: 10pt;
    font-family : Trebuchet MS;
    COLOR: #1075E7;
	}
a.links:link {
	}	
a.links:hover {
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration : underline;
	}
a.links:visited {
	}
a.links:active {
	color		: #1075E7
	;	}	

