html {
	height: 100%;
}
#flashcontent {
	height: 100%;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body #alternateContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	padding: 20px 20px 20px 20px;
	color: #484848;
}
body #alternateContent h1, h2, h3, a {
	color: #ff6400;
}
body #alternateContent h1 {
	font-size: 16pt;
}
body #alternateContent h2 {
	font-size: 14pt;
}
body #alternateContent h3 {
	font-size: 12pt;
}
.c {
	font-weight: bold;
}
.s {
	color: #ff6400;
}

ul {
	padding: 0 0 0 0;
}
li {
	list-style: none;
}
