body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: justify;
	}

table {
	text-align: justify;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
}


a {
	text-decoration: none;
	color: Blue;
	font-weight: bold;
}

a:hover {
	color: #228B22;
	font-weight: bold;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-weight: normal;
	}


select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}




