#footer p a {
	text-align: center;
}
.bodySmall a {
	text-align: center;
}
#footerdiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
html {
	height: 95%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin: 5px
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #CDCDD1;
	margin-left: 0px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 5px;
	color: #333333;
}
.bodyHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}
.bodySmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
.style3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	line-height: 14px;
	font-size: 12px;
}
.style5 {
	color: #666666;
	font-size: 10px;
}
a:link {
	color: #847F79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #85807A;
}
a:hover {
	text-decoration: underline;
	color: #036;
}
a:active {
	text-decoration: none;
	color: #A69384;
}