@charset "utf-8";
/* CSS Document */
h2 {
	font-size: 13pt;
}
h2 {
	font-size: 12pt;
	color: #0066CC;
}
h3 {
	font-size: 11pt;
	color: #0066CC;
}
h4 {
	font-size: 10pt;
	color: #0066CC;
}
h5 {
	font-size: 9pt;
	font-weight: normal;
}
h6 {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
a {
	color: #0066CC;
}
.menuDiv{
	z-index: 100;
	visibility: hidden;
	position: absolute;
	color: #0066CC;
}