body { 
scrollbar-arrow-color: #0249B5;
scrollbarBaseColor: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #0249B5;
} 

BODY {
	  background-repeat:no-repeat;
	 BACKGROUND-COLOR: #DDDEE1; COLOR: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 9pt; TEXT-ALIGN: justify; scroll: auto;

}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover { 
	COLOR: #ff0000; text-decoration: underline; height:0;
}
tr{
	color: #000000;
		font-family: Arial;
	font-size: 9pt;
}

.title {
	color: #0249B5;
		font-family: Arial;
	font-size: 10pt;
		font-weight : bold;
		background-color : #FFFFFF;
								border : 1px #0249B5 solid;
								padding : 4px 4px 4px 4px;
}
textarea { 
       border:1px #0249B5 solid; background-color: #FFFFFF; font-family: arial; font-color: #0249B5;
}

input { 
       border:1px #0249B5 solid; background-color: #FFFFE3; font-family: arial; font-color: #0249B5;
 } 
table { 
	color: #000000;
		font-family: Arial;
	font-size: 9pt;
 } td { 
	color: #000000;
		font-family: Arial;
	font-size: 9pt;
 } th  { 
	color: #000000;
		font-family: Arial;
	font-size: 9pt;
 } 