p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
p.small {
	font-size: 12px;
}
p.tiny {
	font-size: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;	
	font-style: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.ScrollLayer {
	overflow: auto;
	position: relative;
	height: 240px;
	width: auto;
	scrollbar-face-color : #333333; 
	scrollbar-highlight-color : #000000; 
	scrollbar-3dlight-color : #000000; 
	scrollbar-darkshadow-color : #000000; 
	scrollbar-track-color : #666666; 
	scrollbar-arrow-color : #000000;
}
select {
	font-size:12px;
	background:#666666;
	color:#FFFFFF;
}
