﻿body 
{
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #979797;
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url(images/SiteBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: .8em;
}

h1
{
	font-size: 1.3em;
	color: #0F5377;
	/* width: 699px; */
	height: 27px;
	text-align: left;
	margin: 0px auto 0px 25px;
	/* background-color: #0F5377; */
	background-color: #ffffff;
}

h2
{
	font-size: 1.1em;
	color: Navy;
}

a
{
    text-decoration: none underline;
    color: #003399;
    font-size: 1.1em;
}

hr
{
    height: 5px;
    color: #224597;
    width: 98%;
}

.BodyLink
{
    text-decoration: underline; 
    color: #000099; 
    font-weight: normal;
    font-size: 1em;
}
