body {
	background-color: black;
	font-family: "Century Gothic", Arial;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.2em;
	font-size: 10pt;
	scrollbar-face-color: #ffccff;
	scrollbar-highlight-color: #FF9FFF;
	scrollbar-shadow-color: #FF9FFF;
	scrollbar-3dlight-color: #ffccff;
	scrollbar-arrow-color: #FF3FFF;
	scrollbar-track-color: #9F86BB;
	scrollbar-darkshadow-color: #FF9FFF;
}

a:link {
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	color: #FFCCFF;
}
a:visited {
	font-family: "Century Gothic", Arial;
	color: #CC99FF;
	font-weight: bold;
}
a:hover {
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	color: #FFFFCC;
}
.heading {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCCFF;
}

iframe {
	scrollbar-face-color: #9F86BB; 
	scrollbar-highlight-color: #9F86BB; 
	scrollbar-shadow-color: #3F1C63; 
	scrollbar-3dlight-color: #3F1C63; 
	scrollbar-arrow-color: #3F1C63; 
	scrollbar-track-color: #9F86BB; 
	scrollbar-darkshadow-color: #9F86BB;
}
hr {
	color: #FFCCFF;
}
.FootText {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
}
.TEXT {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
.Statement {
	font-family: "Century Gothic", Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	clip: rect(auto,auto,auto,auto);
	line-height: 34px;
}

.TEXTindex {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

.Menu {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-left: 2px;
	text-align: left;
	padding-right: 2px;
}

