body {
	font-size: 9pt;
	font-family:Verdana,Arial;
	background: #fff;
	scrollbar-face-color: #333333;
	scrollbar-track-color: #111111;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
}
td { font-size: 9pt ;}
A:link    { color: #FF0000; text-decoration: none; }
A:visited { color: #E30000; text-decoration: none; }
A:active  { color: #ff1652; text-decoration: none; }
A:hover   { color: #ff1652; text-decoration: none; }

.title {
	font: normal 9pt "Verdana", "Arial";
	color: #000000;
	background: #FEE8E0;
	padding-top: 2px
	padding-bottom: 2px}

.title2 {
	font: normal 9pt "Verdana", "Arial";
	color: #111111;
	background: #FCFAF5;
	padding-top: 2px}

.bottom { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-bottom-color: #990000; margin: 0px;}
