﻿h1 {
	font-family: "Century Gothic";
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #003366;
}
body {
	font-family: Arial;
	font-size: small;
	color: #000000;
	margin-left: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
h2 {
	font-family: "Century Gothic";
	color: #003366;
	font-size: large;
	text-indent: inherit;
}
h3 {
	font-family: "Century Gothic";
	font-size: medium;
	font-style: normal;
	color: #336699;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;

}
h4 {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	color: #336699;
	margin-left: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
h5 {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 5px;

}
a {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: small;
	color: #003366;
	text-decoration: underline;
}
.footertxt {
	font-family: "Century Gothic";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footertxtsm {
	font-family: "Century Gothic";
	font-size: x-small;
	color: #99CCFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.footer {
	font-family: "Century Gothic";
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	font-family: "Century Gothic";
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}

