@charset "UTF-8";
.Body Content {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.content_background {
	background-image: url(images/Content_Background.jpg);
	background-repeat: repeat-y;
}
.content_backgroundF {
	background-image: url(images/Content_BackgroundF.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
