.bodypad {
	margin: 0px;
	padding: 0px;
}
.Title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#408080;
	font-style:italic;
	}
	.Text{
	font-family: Century Gothic;
}
.InsetHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}

.Link{
	color: #660000;
}
.HeadingRed{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.TextRed{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #660000;
}
.TextBlu{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000099;
}
.ContentMedium {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.ContentMediumRed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	}
.copyright {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 3px;

}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	text-align: right;
	color: #000000;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: right;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
