body
{
background-color: #F3F2D6;
}


h1 
{
font-family: "Gill Sans MT", sans-serif;
color: #4D4867;
margin-left: 27px;
font-size: 24pt;
font-weight:lighter;
}

p
{
font-family: "Gill Sans MT", sans-serif;
color: #4D4867;
font-size: 12 pt;
}

h2
{
font-family: "Gill Sans MT", sans-serif;
color: #4D4867;
font-size: 12 pt;
font-weight:bold;
}

h3
{
font-family: "Gill Sans MT", sans-serif;
color: #4D4867;
font-size: 10 pt;
font-weight:lighter;
text-align:center;
}

table
{
font-family: "Gill Sans MT", sans-serif;
color: #4D4867;
font-size: 12 pt;
}

a:link {color:#669966}
a:visited {color:#669966}
a:active  {color:#66669C}
a:hover   {color:#669966}
