TABLE, TR, TD                { font-family:Tahoma, Verdana, Arial;font-size: 8pt; color:#777777 }
a:link, a:visited, a:active  { text-decoration:underline; color:#00CCFF }
a:hover                      { text-decoration:none; color:#FFF000 }
body {
	margin:5px;
	background-color : #484C60;
	font-family : Verdana, Tahoma, Arial;
	font-size: 10pt;
	color:#FFFFFF;
	scrollbar-3dlight-color : #484C60;
	scrollbar-arrow-color : #C0C0C0;
	scrollbar-base-color : #484C60;
	scrollbar-darkshadow-color : #484C60;
	scrollbar-face-color : #484C60;
	scrollbar-highlight-color : #BBBBBB;
	scrollbar-shadow-color : #BBBBBB;
	scrollbar-track-color : #C0C0C0;
}
.border { background-color : #C0C0C0; }
.title {
	font-size: 8.5pt;
	border-bottom-color : E5E5E5;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}
.solidborder {
	font-size: 7.5pt;
	border-bottom-color : C0C0C0;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}
.subborder {
	font-size: 8.5pt;
	border-bottom-color : E5E5E5;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}