@charset "iso-8859-1";
<style type="text/css">
<!--

body { 
	margin-left:2mm;
	margin-top:0mm;
	margin-right:0mm;
	margin-bottom:2mm;
	color: #000000; 
	background-color: #ffffff;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	
}

/* Main Text Lines */
.text1 { 
     	text-align:left;
     	font-family:arial,sans-serif;
     	font-size:80%;
	padding:0px,0px,0px,10px;
}

.text5 { 
     	text-align:left;
     	font-family:HandelGothic BT;
     	font-size:80%;
	padding:0px,0px,0px,10px;
}

/* Used for Body Text */
.text2 { 
     	
     	text-align:justify;
     	font-family:arial,sans-serif;
     	font-size:70%;
	color:#FFFFFF;
  
}


/* Footer */
.text3 { 					
	text-align:justify;
     	font-family:arial,sans-serif;
     	font-size:80%;
     	border-style:none;
}

.text6{ 
     	text-indent: 0px; 
     	color:black;
     	text-align:justify;
     	font-family:arial,sans-serif;
     	font-size:60%;
     	background-color: white;
     	border-style:none;
		border-color:black;
 

}


.text8{ 
     	text-indent: 0px; 
     	color:black;
     	text-align:justify;
     	font-family:arial,sans-serif;
     	font-size:70%;
     	background-color: white;
     	border-style:none;
		border-color:black;

}

.text10{ 
     	text-indent: 0px; 
     	color:black;
     	text-align:justify;
     	font-family:arial,sans-serif;
     	font-size:90%;
     	background-color: white;
     	border-style:none;
		border-color:black;

}


.header1 { 
	text-indent:20px;
	height:15px;
     	text-align:left;
	
     	font-family:arial,sans-serif;
     	font-size:90%;
	font-weight:none;
	color:white;
	background-color:#C0C0C0;
	padding:2px,2px,2px,2px;
  
}

.header2 { 
	
	height:20px;
     	text-align:left;
	text-indent:10px;
     	font-family:arial,sans-serif;
     	font-size:120%;
	font-weight:bold;
	color:white;
	background-color:white;
	padding:2px,2px,2px,8px;
  
}

.header3 { 
 		text-indent: 0px; 
     	color:black;
     	height:10mm;
     	text-align:justify;
     	font-family:arial,sans-serif;
     	font-size:80%;
     	font-weight:bold;
     	background-color: white;
     	border-style:solid;
     	border-width: 0px 0px 1px 0px;
		border-color:black;	  

}

.table1 {
		margin:0px,0px,0px,30px;
	
	
}



.toTop{
	position:absolute;
	left:400px;
	font-family:arial,sans-serif;
     	font-size:80%;
}





input.noEdit {
	border-style:none;
	cursor:default;
	margin-left:2px;

}


.hr1 {	position:absolute;
	top:94px;
	width:600px;
    	height:1px;
	 color:#gray; 
   
}


.hr2 {

	height:1px;
	color:#black;
	
	}

.textfield1 { 
	
	font-size: 10pt; 
	width:180px;


        }

.tditem {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: black;
}        
        
.tditem2 {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: white;
}        
        
.cursor {  cursor: hand;}

a:link{
	 color:#555555;
     	background-color:none; 
	text-decoration:none;
}
a:visited{ 
	 color:#555555; 
     	background-color:none; 
	text-decoration:none;
}
a:hover {  
     	color:#FF6633;
     	background-color:none; 
	text-decoration:none;
 }



--></style>