body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;

}
.myBody {
	text-align: left;
	margin-top: 1px;
	margin-bottom: 8px;
	line-height: 18px;
}.myBar {
	font-family: Georgia;
	font-size: 16pt;
	font-style: italic;
	color: #cc0033;
}
a:link {
	color: #FF6666;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #CC6666;
	text-decoration: underline;
}
a:active {
	color: #00CC99;
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	font-size: 11pt;
	color: #000033;
}
ol {
	list-style-position: outside;
	font-size: 11pt;
	color: #000033;
}.myBodyTableCenter {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 18px;
	font-size: 11pt;
}
.menuOut {
	cursor: pointer;
	margin: 3px;
	background-color: #E8E8E8;
	color: #000000;
	width: 120px;
	padding: 2px;
	text-align: center;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.menuOver {
	cursor: pointer;
	margin: 3px;
	background-color: #E8E8E8;
	color: #000000;
	width: 120px;
	padding: 2px;
	text-align: center;
	font-family: sans-serif;
	font-weight: italic;
	font-size: 11pt;
}
.submenu {
	width: 170px;
	font-family: sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.submenu a {
	text-decoration: none;
	font-weight: bold;
}
.submenu a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: italic;
}.myBodyTableLeft {
	text-align: left;
	margin-top: 1px;
	margin-bottom: 8px;
	line-height: 18px;
	font-size: 11pt;
}
.myBodyTableTitle {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 18px;
	font-size: 12pt;
	font-weight: bold;
}
