
body
{
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

font.big
{
color: #4B4A4B; 
font-size: 9pt;
font-family: arial, verdana, helvetica;
}

a {font-family: lucida sans unicode; font-size:10; text-decoration: none; font-weight: regular; color:434F7B}
table {font-family: lucida sans unicodea; font-size:11; text-decoration: none; font-weight: regular; color:434F7B}
body {font-family: lucida sans unicode; font-size:11; text-decoration: none;}
.form1 {border-style: solid;}
.form2 {border-style: solid; color: #999999;}
A:hover {color: #ffffff}


body{
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: eeeeee;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #B6B6B6;
	overflow:auto;
	font-color:#434F7B;
	}

