div.bottom {
	color       : #FFFFFF;
	font-size   : 8pt;
	font-weight : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.bottom:link, a.bottom:visited, a.bottom:active {
	font-weight : none;
	text-decoration : none;
	color           : #FFFFFF;
}

a.bottom:hover {
	text-decoration : none;
	color       : #dddddd;
}

div.heading {
	color       : #FFFFFF;
	font-size   : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a.heading:link, a.heading:visited, a.heading:active {
	color           : #FFFFFF;
	text-decoration : none;
}

a.heading:hover {
	color           : #dddddd;
	text-decoration : none;
}
div.body {
	color       : #FFFFFF;
	font-size   : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a.body:link, a.body:visited, a.body:active {
	color           : #FFFFFF;
	text-decoration : none;
}

a.body:hover {
	color           : #dddddd;
	text-decoration : none;
}

