h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	font-style: italic;

}
.topnavlink {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
	  
}
.topnavlink:visited {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
	  
}
.topnavlink:hover {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none
	  
}
p {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #006699}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #006699}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
a:link {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #2296FF; text-decoration: none}
a:active {  font-family: "Times New Roman", Times, serif; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 14px}
a:visited {  color: #3366CC; font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 14px; text-decoration: none}
a:hover {  font-family: "Times New Roman", Times, serif; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 14px}

h5 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #FFFFFF;
	text-decoration: none;
}
