body  {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#xxxxxx;
	scrollbar-track-color:#xxxxxx;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	background-attachment: fixed;
	color : #FFFFFF;
	font-family :  "Arial Black";
	font-style : normal;
	font-size : 8pt;
} 
	  
	.black {font-size: 10pt;
	         text-align: left;
			 font-family:   arial;
			 color: #000000}
	 .text9 {font-size: 9pt;
	         text-align: left;
			 font-family:   arial;
			 color: #FFFFFF}  
	 .text8 {font-size: 8pt;
	         text-align: left;
			 font-family:   arial;
			 color: #FFFFFF} 
	.text {font-size: 10pt;
	         text-align: left;
			 font-family:   arial;
			 color: #FFFFFF}  
			 
	.text12 {font-size: 12pt;
	         text-align: left;
			 font-family:   arial;
			 color: #FFFFFF} 
			  	   
	.textbold {font-size: 10pt;
	         	text-align: left;
			 	font-weight : bold;
			 	font-family:   arial;
			 	color: #FFFFFF} 
				
	.link {
			font-size: 12px;
			font-family:  arial;
			text-align: left;
			color: #FFFFFF;
			font-weight : bold;
			} 	
	.trans{
			background-image: url(pics/trans.png); 
			filter:Alpha(opacity=50); opacity:50%; 
			 z-index:2
 			}

          
.head {
	font-size: 20pt;
	font-family: arial;
	text-align: left;
	color: #FFFFFF;
	font-weight : bold;
	margin-left : 5pt;
}  
	
	
a:link {text-decoration: none;
	        font-family:  arial;
        	font-size: 12px;
			color: #FFFFFF;
			font-weight : bold;
			}
	
a:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight : bold;
} 

.form
{
	border : 1px solid #000000;
	color:#FFFFFF;
	background-color : transparent;
}