body
{ 
background-image: 
url('../images/Background.gif');
background-repeat: repeat-y;
margin: 0px auto auto 0px;
}


h1 {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
}

h2 {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
}

h4 {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
}

h5 {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
}

p {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}

.subheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0033;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	font-size: small;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

.small_links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
}

a:link {color: #000066; text-decoration: none}
a:visited {color: #000066; text-decoration: none}
a:hover {color: #CC0033}
a:active {color: #CC0033}