body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 2px;
	padding-top: 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
a:link {
	color: #003399;
	font-size: 9pt;
}
a:visited {
	color: #003399;
	font-size: 9pt;
}
a:hover {
	color: #FF0000;
	font-size: 9pt;
}
a:active {
	color: #003399;
	font-size: 9pt;
}
a.cr:link {
	color: #003399;
	font-size: 7pt;
}
a.cr:visited {
	color: #003399;
	font-size: 7pt;
}
a.cr:hover {
	color: #FF0000;
	font-size: 7pt;
}
a.cr:active {
	color: #003399;
	font-size: 79pt;
}
.bodyCopy {
	font-size: 9pt;
	color: #000000;
}
.bodyCopyEmph {
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}
.bodyCopyBold {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.pageTitle {
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	vertical-align: bottom;
	padding-top: 20px;
}
.sectionTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.subText {
	font-size: 7pt;
	color: #000000;
}
.copyright {
	font-size: 7pt;
	color: #000000;
	text-align: center;
}
#topNav {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#topNav li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav a:link, #topNav a:visited {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}
#topNav a:hover, #topNav a:active {
	text-decoration: none;
	color: #C00;
	font-size: 11px;
}
li {
	margin-bottom: 6px;
}
h2 {
	font-size: 18px;
}
.center {
	margin-left: 44px;
}
