body {
	color : #666666;
	font-family : verdana, geneva, helvetica, arial, sans-serif;
	font-size : 10px;
	line-height : 15px;
	background : transparent;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #333333
	}

a {
	color : #660000;
	text-decoration : none;
	font-weight: bold;
	background : transparent;
	}
	
a:hover {
	color : #660000;
	text-decoration : none;
	background : transparent;
	}
.bold {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #006600;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #006600;
}
.minitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
.largetext {
	font-size: 13px;
	line-height: 17px;
}