@charset "UTF-8";
.header {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #073749;
	letter-spacing: -1px;
}
.content {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}
.footer {
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 12px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/topblack_bg.gif');
	background-repeat: repeat-x
}
