body {
	margin: 0px;
	background-color: #202777;
	font-size: 9pt;
}
.menutd {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.menu:link {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:active {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
}
.bottomtd {
	font-size: 9pt;
	line-height: 180%;
	padding-left:10pt;
}
a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contenttd {
	font-size: 10pt;
	line-height: 200%;
	padding: 10pt;
}
.linetd {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-size: 9pt;
}
