BODY{
    FONT-FAMILY: verdana,helvetica,arial;
	scrollbar-arrow-color: #261C00;
	scrollbar-3dlight-color: #DAC3B1;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #DAC3B1;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #DAC3B1;
	scrollbar-track-color: #ECE1D7;
}

td{
	font-size:8pt;
	font-family:verdana, arial, sans-serif;
	border : 1px solid #E2B882;
	background-color : #FEFBF5;
}

td.bl{
	font-size:8pt;
	font-family:verdana, arial, sans-serif;
	border : none;
	background-color : White;
}

td.transp{
	font-size:8pt;
	font-family:verdana, arial, sans-serif;
	border : none;
	background-color : transparent;
}

a:link{
	color:#C26F00;
	font-weight : bold;
}

a.small{
	font-size:7pt;
	color:#C26F00;
	font-weight : bold;
}

a:visited{
	color:#C26F00;
	font-weight : bold;
}

a:hover{
	background-color:#9F410D; 
	font-weight : bold;
	color:#E8D9CF;
}

ul{
	list-style: square url(images/bullet.gif); 
	font-size:8pt;
}

ol{
	list-style: decimal;  
	font-size:8pt;
}

.sublist{
	list-style: square url(images/bullet2.gif)
}

.back{
	background-image : url(back2.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : center;
}

.smalltxt{
	font-size:7pt;
	font-family:verdana, arial, sans-serif;
}

.formscrollbar{
	scrollbar-arrow-color: #261C00;
	scrollbar-3dlight-color: #DAC3B1;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #DAC3B1;
	scrollbar-shadow-color: #FEFBF5;
	scrollbar-darkshadow-color: #DAC3B1;
	scrollbar-track-color: #ECE1D7;
}

.doctitle{
	font-size:9pt;
	font-weight : bold;
}