<style>
		A:LINK.1 {
				text-decoration : none;
				color: #FF0000;
		}
		A:HOVER.1{
	   			text-decoration : none;
       			color: #008B8B ;
    
		}
		A.1 {
				text-decoration : none;
				color: #0000FF;
	   			text-decoration : underline;                
		}
		.1 {
			    font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				font-weight: light;
                color:#0C50A4;
		}
		.2 {
			    font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				font-weight: light;
                color:#ff7f50;
		}
div.select-element
{    
   overflow: hidden;
    width: 75px ;
	font-size:8pt;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
div.select-element select
{
	overflow: hidden;
    width: 160px;
	font-size:9pt;

}
div.input-element1
{    
   overflow: hidden;
    width: 121px ;
	font-size:8pt;
}
div.input-element2
{    
   overflow: hidden;
    width: 90px ;
	font-size:8pt;
}
div.input-element3
{    
   overflow: hidden;
    width: 51px ;
	font-size:8pt;
}
