h1          { color: white; font-size: 7px; line-height: 11pt; font-family: Verdana; text-decoration: none }
h2  { color: black; font-weight: bolder; font-size: 9pt; line-height: 13pt; font-family: Verdana; text-decoration: none }
h3 { color: black; font-size: 9pt; line-height: 13pt; font-family: Verdana; text-decoration: none }
h4 { color: navy; font-size: 6pt; line-height: 9pt; font-family: Verdana; text-decoration: none }
.body {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyblack {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.boldbody {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
