body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
}
h3 {
	color:#10188c;
	font-size:130%;
}
h4 {
	color:#83803c;
	font-size:110%;
}



h1 {
	color:#10188c;
	font-size:130%;
}
h2 {
	color:#83803c;
	font-size:110%;
}


a {
	color: #10188c;
	text-decoration:underline;
}
a:hover {
	color: #10188c;
	text-decoration:none;
}
a:active {
	color: #10188c;
	text-decoration:underline;
}
