body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
a:link {
	color: #1e0863;
	text-decoration: underline;
}
h1 {
	color: 074b89;
}
h2 {
	color: 074b89;
}
a:visited {
	color: 074b89;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}
h3 {
	color: 074b89;
}
