.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #CC0000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CC0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	text-indent: 10px;
	padding-right: 10px;

}
.title{
	font-family: Arial;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	font-weight: bold;

}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;

}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
.info {
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #CC0000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CC0000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	

	
}
