.main {
	font-family: Arial;
	font-size: 12px;
	color: 19324F;
}
.mice {
	font-family: Arial;
	font-size: 10px;
	color: #000033;
}
.Large {
	font-family: Arial;
	font-size: 14px;
	color: #000033;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC3333;
	text-decoration:underline;
	font-weight: normal;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	color: 19324F;
}


li{	font-size: 12px;
	color: 19324F;}
	
ol li{
	list-style-type: upper-alpha;
}

ol li ol li{
	list-style-type: decimal;
}
