.MainText {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3399CC;
}
.AddressInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #3399CC;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
li {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: x-small;
	border: none;
	list-style-type: square;
	list-style-position: outside;
}
.MainTextBold {

	font-family: "Century Gothic", Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: x-small;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
