@charset "UTF-8";
/* CSS Document */


<!--
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14px;
	margin-top: 0px;
	background-image: url(images/bkgd.gif);
}

.headline16 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000033;
}

.largewhite16 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mediumwhite14 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.smallblue11 {font-size: 11px}
a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #000033;
}
a:active {
	color: #000033;
}
.mediumblue13 {font-size: 13px}
-->
