body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #E8060E;
}
a:active {
	text-decoration: none;
	color: #E8060E;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	line-height: 135%;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	line-height: 135%;
	color: #a60000;
}
.bodytextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	line-height: 135%;
	color: #AAAAAA;
}
