body {
	background-color: Black;
	font-family : verdana, tahoma, geneva, arial, sans-serif;
	color : #666666;
	scrollbar-arrow-color : Black;
	scrollbar-face-color : #A9A9A9;
	scrollbar-shadow-color : #A9A9A9;
	scrollbar-base-color : Black;
	scrollbar-3dlight-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-highlight-color : #A9A9A9;
	scrollbar-track-color : Black;
	}
.selectedFont {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	clear : left;
	scrollbar-track-color : #A9A9A9;
	scrollbar-darkshadow-color : #A9A9A9;
	scrollbar-3dlight-color : #A9A9A9;
}
 .text {
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 12pt;
	color: #A9A9A9;
	clear : left;
	
}
 .dtext {
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 11pt;
	color: #A9A9A9;
	clear : left;
	font-weight : bold;
}
.nameTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color:  #999999;
	clear : left;
}
.textTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10 pt;
	font-weight: normal;
	color: #A9A9A9;
	text-align : left;
	clear : left;
}
.sign {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10 pt;
	font-weight: normal;
	color: #A9A9A9;
	}
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8 pt;
	font-weight: normal;
	color: #A9A9A9;
	text-justify : distribute-all-lines;
}
.dtextTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #A9A9A9;
	text-align : left;
	clear : left;
}
A:active,A:link,A:visited{
	color:  #999999;
	text-decoration :underline;
}
A:hover{
	text-decoration: underline;
	color: #88B6B7;
}