body {
 	font-family: Arial;
	font-size:11px;
	scrollbar-3dlight-color: #95A4BC;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #95A4BC;
	scrollbar-face-color: #95A4BC;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #95A4BC;
	
}
p{
 font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;

}

ol{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	}

.text1 {
	font-family: Arial;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}
.text {
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
	
.text2 {
	font-family: Arial;
	font-size:10px;
	color:#395D9A;
	text-decoration: none;
}

.text3 {
	font-family: Arial;
	font-size:11px;
	color:#383D4B;
	font-weight:bold;
	text-decoration: none;
	
}
.text4 {
	font-family: Arial;
	font-size:9px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	
}

a {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}


