BODY {
scrollbar-face-color:#f0f0f0;
scrollbar-arrow-color:#0466b2;
scrollbar-track-color:#f9f9f9;
scrollbar-shadow-color:#000a00;
scrollbar-highlight-color:#0466b2;
scrollbar-3dlight-color:#f0f0f0;
scrollbar-darkshadow-Color:#f0f0f0;

	color: #0466b2;
	background-color: #fbfbfb;
	
	font-size:xx-small;
	font-family: Verdana;
		
}

A {
	color: #124cc5;
}

a{text-decoration:none}
a:hover{background-color:#c6d7ff;}

     p {  font-size: 10pt;
     margin-left: 10; 
     margin-right: 15; 
	 text-align: justify; 
	 line-height: 100%;}
}

.TextBoxorange     {background-color: #fbfbfb; background-attachment: fixed; background-image: 
               url('img_form_shadow.gif'); font-family: 
               Verdana; font-size: 8 pt; color: 
               #124ff5; font-weight: bold; border: 1px outset #f1a009 }
			   
.TextBoxblu     {background-color: #fbfbfb; background-attachment: fixed; background-image: 
               url('img_form_shadow.gif'); font-family: 
               Verdana; font-size: 8 pt; color: 
               #124ff5; font-weight: bold; border: 1px outset #0466b2 }
			   
.button {background-color: #3399FF; color: #FFFFFF; font-weight: bold; border-left: 1 solid #99CCFF; border-right: 1 solid #0066FF; border-top: 1 solid #99CCFF; border-bottom: 1 solid #0066FF"}


