body { 
	font-family: Lucida Sans, Arial, Verdana; 
	font-size: 10.5px; 
	color: #948B9B;
	background-color: transparent; 
	text-align: justify; 
}

.iframe {
	filter:chroma(color=#282629);
	scrollbar-face-color:#282629;
	scrollbar-shadow-color:#282629;
	scrollbar-highlight-color:#282629;
	scrollbar-3dlight-color:#282629;
	scrollbar-darkshadow-color:#282629;
	scrollbar-track-color:#282629;
	scrollbar-arrow-color:#948B9B;
}

A { color: #948B9B; }
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover { text-decoration: underline overline; }

.start { color: #726D77; font-size: 11px; font-weight: bold; }
.start-small { color: #726D77; font-size: 9px; font-weight: bold; }

.end-right { font-size: 9px; color: #726D77; text-align: right; font-weight: bold; }
.end-right-table { font-size: 9px; color: #726D77; align: right; font-weight: bold; }
.end-indent { font-size: 9px; color: #726D77; margin-left: 60%; font-weight: bold; }