/* CSS Document */
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.bodytext{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898783;
	line-height: 16px;
}
.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}
a.footerlinks:link {
	color: #888881;
	text-decoration: none;
}
a.footerlinks:visited {
	color: #888881;
	text-decoration: none;
}
a.footerlinks:hover {
	color: #B5B5B0;
	text-decoration: none;
}
.style1 {
	color: #4d4d4d;
	font-weight: bold;
}
ol {
	list-style-type: upper-alpha;
}
.ol2 {
	list-style-type: decimal;
}
