h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	font-variant: normal;
	background-position: center center;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #000000;
}
a:link {
	cursor: hand;
	text-decoration: none;
	color: #000000;
}
a:hover {
	background-color: #FF3300;
	cursor: hand;
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	background-color: #FF3300;
}
.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF0000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FF0000;
}
h5 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: medium;
	color: #000000;
}
p {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: small;
}
.bodycopy {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: medium;
	color: #000000;
}
