@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #000066;
	font-size: 14px;
	
}
.event {
	font-weight: bold;
	color: #339966;
}
.footnote {
	font-style: italic;
	font-size: 13px;
	color: #000066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #009966;
	background-position: center;
	text-align: center;
}
h2 {
	color: 000066;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.bluecaption {
	color: #000066;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-size: 14px;
}
