﻿body {
	margin: 0px;
	background: #3876b4 url(/images/filler.gif);
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: Navy;
}
h3 {
	font-size: 13px;
	color: Navy;
}

.SiteHeading
{
	position: relative;
	width: 765px;
	height: 120px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #003399;
}