

body
{
background-color: #AFEEEE";
background-image: url(../Graphics/2ground.gif);
font-family: "COMIC SANS MS", ARIAL, HELVETICA, SANS-SERIF;
text-align: center;
}

.center
{
text-align: center;
}
.copyright
{
text-align: center;
text-decoration: overline underline;
}
.floatleft
{
float: left;
margin-right: 20px;
margin-bottom: 20px;
border: 2px solid #000000;
}

.floatright
{
float: right;
margin-left: 20px;
margin-bottom: 20px;
border: 2px solid #000000;
}

.maintable
{
width: 750px;
Margin-left: auto;
margin-right: auto;
border: 2px ridge #000000;
background-color: #E6E6FA;

}

.signature
{
text-align: right;
font-style: italic;
}

.update
{
text-align: right;
color: #778899;
}


p
{
text-align: left;
}

td
{
padding: 20px;
}

h1, h2, h3, h4, h5, h6
{
font-family: ENVISION, ARIAL, HELVETICA, SANS-SERIF;
text-align: left;

}
