body{
	text-align: justify;
	width: 510px;
	margin: 5;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: transparent;
	color: #212168;
}
h1 {
	font: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #212168;
	font-size: 24px;
	font-weight: bold;
}
a:link { 
	color: #EE1C25;
	text-decoration: underline;
	}
a:visited { 
	color: #000000;
	text-decoration: underline;}
a:hover { 
	text-decoration: none;
	}
a:active { 
	color: #959595;
	}
h2 {
	color: #212168;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #212168;
	font-weight: bolder;
	font-size: 14px;
}
