BODY {
	margin-top :0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-color : #CCCC99;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-align : justify;
	vertical-align : top;
    scrollbar-face-color:rgb(0,153,51); 
	scrollbar-shadow-color:rgb(0,102,51); 
	scrollbar-highlight-color:rgb(0,204,51); 
	scrollbar-3dlight-color:rgb(0,204,153); 
	scrollbar-darkshadow-color:rgb(0,51,51); 
	scrollbar-base-color:lime; scrollbar-arrow-color:yellow; 
	scrollbar-track-color:rgb(153,204,102);
	background-image : url(sf1.jpg);
	background-attachment : fixed;
}


TABLE {
	border-left : 1px solid Black;
    border-top : 1px solid Black;
}
TD {
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
}

option {
	background-color : #98FB98;
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

UL {
	padding-right : 50px;
	text-align : justify;
}

OL {
	padding-right : 30px;
	text-align : justify;
}

input#quot {
   border: 1px solid Red;
   background-color: White;
   font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
   font-weight: bold;
	text-align: right;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}



