BODY {
        scrollbar-arrow-color: #CFE7FF;
        scrollbar-face-color: #FF6600;
        scrollbar-shadow-color: #000000;
        scrollbar-highlight-color: #FFCC99;
        scrollbar-3dlight-color: #5E5E9A;
        scrollbar-darkshadow-color: #5E5E9A;
        scrollbar-track-color: #5E5E9A;
}

.text {
	color : Black;
	font-family :  Tahoma, sans-serif;
	font-size : 9pt;
	margin-left : 5px;
	margin-right : 5px;
}

.ltl{
	color : Black;
	font-family :  Tahoma, sans-serif;
	font-size : 8pt;
}

.copy{
	color : White;
	font-family :  Verdana, sans-serif;
	font-size : 7pt;
}

p { text-align: justify; text-indent: 9pt; margin-left: 5; margin-right: 5; }

.titl {
	font-family : Verdana;
	font-size : 10pt;
	font-size-adjust : none;
	font-weight : bold;
}

A {
	color : #483D8B;
	text-decoration : none;
}

A:HOVER {
	color : #0000CD;
	text-decoration : underline;
}