.head, .cred, .txt, .tab, .link, .ul, .mul, .uln, .skr
		{ font-family: Tahoma, Arial, Helvetica, sans-serif }

BODY		{
		scrollbar-face-color: #D7E5DC;
		scrollbar-highlight-color: #D7E5DC;
		scrollbar-3dlight-color: #660411;
		scrollbar-darkshadow-color: #D7E5DC;
		scrollbar-shadow-color: #660411;
		scrollbar-arrow-color: #660411;
		scrollbar-track-color: #D7E5DC;
		background-color: #F4F7F2;
		}

.head   	{ color: #660411; font-size: 10pt; text-decoration: none; font-weight: bold }
.tab   	{ color: #787878; font-size: 10pt; text-decoration: none; font-weight: bold }
.txt		{ color: #000000; font-size:  8pt; text-decoration: none; font-weight: none }
.skr		{ color: #AA0000; font-size:  8pt; text-decoration: none; font-weight: bold }
.cred		{ color: #787878; font-size:  8pt; text-decoration: none; font-weight: none }
.cred:hover	{ color: #000000; font-size:  8pt; text-decoration: none; font-weight: none }
.ul   	{ color: #660411; font-size:  7pt; text-decoration: none; font-weight: bold }
.ul:hover	{ color: #FF0000; font-size:  7pt; text-decoration: underline; font-weight: bold }
.mul   	{ color: #660411; font-size:  7pt; text-decoration: none; font-weight: bold }
.mul:hover	{ color: #FF0000; font-size:  7pt; text-decoration: underline; font-weight: bold }
.uln		{ color: #111111; font-size: 8pt; text-decoration: none; font-weight: none; background-color: #FDFCF2 }
.link   	{ color: #660411; font-size: 10pt; text-decoration: none; font-weight: bold }
.link:hover	{ color: #FF0000; font-size: 10pt; text-decoration: underline; font-weight: bold }


