.bottom_quote {
	font-size: x-small;
	color: #00FFFF;
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-style: italic;
}
.main_text {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: small;
	width: 492px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0px;
}
.lists {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: small;
	text-indent: 0px;
	padding: 0px;
	list-style-type: square;
	line-height: normal;
}

body,td,th {
	font-family: Century Gothic, Arial Narrow, Arial;
}
.begin_text {
	font-family: "WiesbadenSwing Roman";
	font-size: x-large;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a {
	font-size: small;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #00FFFF;
}
a:active {
	color: #00FFFF;
}
.main_text_HEADER {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: medium;
	width: 492px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	list-style-type: none;
	font-weight: bold;
	color: #000000;
}
.lists_numbered {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: small;
	list-style-type: decimal;
	line-height: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.lists_sub {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: small;
	list-style-type: lower-roman;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
