@charset "UTF-8";
.stylesheet {

}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000
}
.RedHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#CC0000
}
.BigHeader {
	font: Helvetica;
	font-size: 24px;
	color: #666666;
	padding-bottom: 0px;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font: Helvetica;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}


}
.CreditsBottom {
	font-family: "Helvetica";
	font-size: 12px;
	color: #666666;
}
