.body {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
}

.header {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 9pt;
}

.subheader {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 8pt;
}

a:link {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a:hover {
	text-decoration: none;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bullets {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:  Normal;
	color: #333333;
}

.whiteTextHeader {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

.whiteText {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 7pt;
}