body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #D5D5D5;
}
.date {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #105129;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	color: #FF6600;
}
	.twelvePXextended {	font-size: 12px;	line-height: 24px;	font-style: normal;	text-align: justify;}
	.twelvePXCentered {	font-size: 12px;	line-height: 16px;	font-style: normal;	text-align: center;}
	.sublinks { color: #0c481b; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
	.twelvePX {	font-size: 12px;	line-height: 20px;	font-style: normal;	text-align: justify;}
	a:active { color: #ff9900; text-decoration: none }
	a:hover { color: ff9900; text-decoration: none }
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF6600;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
