.head1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A689F;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}	
.normalbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.centeraccentuate {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F5887;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #66874A;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A689F;
	font-size: 12px;
	font-weight: bold;
}

body {
	background-color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.asterisk {
	color: #FF0000;
}
.topnav {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.topnav:active {
color: white;
font-weight: bold;
text-decoration: none;
}
.topnav:hover {
color: #4E9346;
font-weight: bold;
text-decoration: none;
}
.topnav:link {
color: white;
font-weight: bold;
text-decoration: none;
}
.topnav:visited {
color: white;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #000080;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #FF0000;
font-weight: bold;
text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A689F;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}	
