.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}

.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #F89828;
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	text-decoration: underline;
}

.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F89828;
	line-height: 120%;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}

.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F89828;
	line-height: 120%;	
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}
	
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
.body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 110%;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: x-small;
	font-style: normal;
	text-decoration: underline;
	line-height: 110%;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: x-small;
	font-style: normal;
	text-decoration: underline;
	line-height: 110%;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: x-small;
	font-style: normal;
	text-decoration: underline;
	line-height: 110%;
}

