BODY {
	font-size: 10pt;
	font-family: verdana;
	font-color: #000000;
	scrollbar-face-color:#BCA48B;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#664F41;
	scrollbar-3dlight-color:#664F41;
	scrollbar-darkshadow-color:#664F41;
	scrollbar-track-color:#664F41;
	scrollbar-arrow-color:#0000s00;
}
TD.lead {
	font-family: verdana;
	font-size: 11px;
	color: #664F41;
	text-align: left;
}
TD.cont {
        font-family: verdana;
        font-weight: normal;
        font-size: 12px;
        color: #664F41;
		text-align: left;
}
A {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}
A:LINK {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}

A:VISITED {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}

A:HOVER {
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #003399;
        text-decoration: none;
}
