body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
}
.header_caps {
	font-size: 12pt;
	font-weight: bold;
}
.header_body {
	font-weight: bold;
}
.bodytext {
	font-size: 10pt;
	color: #000000;
	line-height: 11pt;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	color: #CC7E2D;
	text-decoration: none;
	font-size: 10pt;
}

.header_body-white {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.small_text {
	font-size: 10px;
	color: #000000;
}
.bottom_nav_small {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 8px;
}
.bottom_nav_small:link {
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
.bottom_nav_small:visited {
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
.bottom_nav_small:hover {
	font-size: 10px;
	color: #FFFF99;
	text-decoration: none;
}

ul {
	margin-left: 12px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 10pt;
	line-height: 11pt;
}
li {
	padding-bottom: 4px;
}

.bodytext_9pts {

	font-size: 9pt;
	color: #000000;
	line-height: 11pt;
}

