@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #000066;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: center top;
}
.event {
	font-weight: bold;
	color: #339966;
	font-size: 15px;
}
.footnote {
	font-style: italic;
	font-size: 13px;
	color: #000066;
}
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: x-large;
	font-weight: 500;
	color: #009966;
	text-align: left;
	background-color: #FFFFFF;
}
h2 {
	color: 000066;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.bluecaption {
	color: #000066;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
li {
	font-size: 13px;
}
a:visited {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	font-weight: 500;
}
a:active {
	font-size: 13px;
	color: #CCFFFF;
	text-decoration: none;
	font-weight: 500;
}
a:hover {
	font-size: 13px;
	color: #003399;
	font-weight: 500;
	text-decoration: underline;
}
a:link {
	font-size: 13px;
	color: #0033FF;
	text-decoration: underline;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	}

table {
	background-position: center;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}

