body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10 px;
	color: #003366;
	background-image: url(bg5.jpg);
}


h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14 px;
	color: #003366;
}

a:link {
	text-decoration: none;
	color: #618EBC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}

.web_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10 px;
	color: #003366;
}


.web_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10 px;
	color: #003366;
}

.web_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8 px;
	color: #003366;
}
