HTML 
{
	overflow-x: hidden;
	
}

BODY
{
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	bgcolor: #f1f1f1; 
	scrollbar-arrow-color: 00213d;
    scrollbar-base-color: bbbaba;
    scrollbar-dark-shadow-color: yellow;
    scrollbar-track-color: green;
    scrollbar-face-color: 4a88c1;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: silver;
    scrollbar-3d-light-color: black;
	line-height: 1.166;
	overflow-x: hidden;
		

}


TD
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
		line-height: 1.166;	
}

.forminput {
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight : normal; 
}

.forminputsmall {
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight : normal; 
}

.formbutton {
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight : normal;
}
a{
	color: #4a88c1;
	text-decoration: none;
}

a:link{
	color: #4a88c1;
	text-decoration: none;
}

a:visited{
	color: #4a88c1;
	text-decoration: none;
}

a:hover{
	color: #4a88c1;
	text-decoration: underline;
	
}
