html {
	height: 100%;
	font-size: 100%;
	overflow:auto;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #999999;
	color: #E5E5E5;
	font-size: 76%;
	font-family: "Courier New",Arial, Verdana, sans-serif;
}
h2 {
	margin-top: 0px;
}
#flashcontent {
	overflow: hidden;
}
#noflash {
	margin: 0px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	margin-left: 20px;
	color: #FFFFFF;
	margin-right: 16px;
}
.style2 {font-size: 9px}
.style3 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-position: left; margin-left: 20px; color: #FFFFFF; margin-right: 16px; }
.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3366;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF3366;
}
a:active {
	color: #CCCCCC;
}
.style6 {color: #000000}
.style8 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	margin-left: 20px;
	color: #FFFFFF;
	margin-right: 16px;
	font-style: italic;
	font-weight: bold;
}