@charset "utf-8";
.menuSUBHEAD {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}

body {
	background-color: #2E6966;
}

/* CSS Document */

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: underline;
}
.menuTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3300FF;
	margin-left: 5px;
	text-transform: none;
}
.menuITEM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300FF;
	margin-left: 10px;
	font-variant: small-caps;
	display: inherit;

}
.menuITEM a {
	color: #3300FF;

}
.menuITEM a:hover {
	font-weight: bold;
	text-decoration: underline;
	clip: rect(auto,auto,auto,10px);
}
.story {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	left: 5px;
}
.story bullettITEM {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: circle;
	line-height: normal;
}
.storyHEAD {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #0000CC;
}
.style2 .style3 a {
	color: #BBBBFF;
}
.eventsHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}

