	<STYLE TYPE="text/css">
<!-- 
BODY {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #0429B1;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
}
TD {
	   font-family: Arial;
	   font-size: 10pt;
	   font-style: normal;
	   color: #0429B1;

}
TD.top {
	   font-family: Arial;
	   font-size: 7pt;
	   font-style: normal;
	   color: #0429B1;
}
TD.logg {
	   font-family: Arial;
	   font-size: 8pt;
	   font-style: normal;
	   color: #0429B1;
}
TD.main {
	   font-family: Arial;
	   font-size: 9pt;
	   font-style: normal;
	   color: #0429B1;
}
DIV {	
		font-family: Arial;
}
DIV.menu {
	   font-family: Arial;
	   font-size: 8pt;
	   font-style: normal;
	   color: #FFFFFF;
	   font-weight: bold;
}	
DIV.logg {
	   font-family: Arial;
	   font-size: 8pt;
	   font-style: normal;
	   color: #0429B1;
}
DIV.gray {
		font-size: 10pt;
	    font-style: normal;
	    color: #666699;
}   
DIV.bottom {
		font-size: 7pt;
	    font-style: normal;
	    color: #000066;
}	  
a:link { 
             text-decoration: none;
		     color: #0429B1; 
			 font-weight: none;
}
a:visited { 
              text-decoration: none; 
		      color: #0429B1; 
		      font-weight: none;  
}				 
a:hover {
	            text-decoration: none;
	            color: #FF9000;
	            font-weight: none;
}  
a:link.menu { 
             text-decoration: none;
		     color: #FFFFFF; 
			 font-weight: none;
}
a:visited.menu { 
              text-decoration: none; 
		      color: #FFFFFF; 
		      font-weight: none;  
}				 
a:hover.menu {
	            text-decoration: none;
	            color: #FF9000;
	            font-weight: none;
}
INPUT {
	        
}
INPUT.text {
	         color : #000066;
	         font-family: Aral;
	         font-size: 8pt;
	         border: 1 solid #0429B1;
	         background-color: #FFFFFF;
}

INPUT.button {
	         color : #FFFFFF;
	         font-family: Arial;
	         font: 10px;
			 font-weight: bold;
	         border: 1 solid #ECECEC;
	         background-color: #000066;
}

SELECT {
}

SELECT.text {
		 	 color : #000066;
	         font-family: Arial;
	         font-size: 7pt;
	         border: 1 solid #000066;
	         background-color: #FFFFFF;
}
	
SELECT.contact {
	         color : #000066;
	         font-family: Aral;
	         font-size: 9pt;
	         border: 1 solid #0429B1;
	         background-color: #FFFFFF;
}

TEXTAREA {
}

TEXTAREA.text {
		 	 color : #000066;
	         font-family: Arial;
	         font: 10px;
	         border: 1 solid #000066;
	         background-color: #FFFFFF;
}	
	//-->
</STYLE>