#flashcont {
	position: absolute;
	z-index: 999;
	top: 0px; left: 0px;
	width: 100%; 
	height: 100%;
	overflow:hidden;
	background-color: #EAEAEA;
}
.bodytxt {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.bodybold {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}
.bodytxtlink {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	text-align: left;
}
.bottomlinks {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
