<style TYPE="text/css">
H1 {
	color: #191970;
	font-family: verdana, serif;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
}
H2 {
	color: #191970;
	font-family: verdana, serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
H3 {
	color: #191970;
	font-family: verdana, serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
P {
	color: #191970;
	font-family: verdana, serif;
 	font-size: 10pt;
}

body {
  color: #003366;
	background-color: #b0c4de;
	font-family: verdana, serif;
	background:url(bgimages/bg1024x768.jpg);
	background-attachment: fixed;
}

a:link {
	color: #375889;
	text-decoration: none;
}
a:visited { 
	text-decoration: none; 
	color: #375889;
}
a:hover { 
	color:#FFFFFF; 
	background-color:#191970; 
}
a.image:link {
	color: #375889;
	text-decoration: none;
}
a.image:visited { 
	text-decoration: none; 
	color: #375889;
}
a.image:hover { 
	color:#FFFFFF; 
	background-color:#dcdcdc; 
}
</style>
