body
{
background-color:#EDF5FC;
font-family: Arial, Helvetica, sans-serif;
color:#083674;
padding:15px 0px;
}

h1
{
font-size:1em;
font-weight:normal;
margin-top:0px;
margin-bottom:20px;

}

h2
{
font-size:0.88em;
font-weight:normal;
margin-bottom:20px;
}

h3
{
font-size:0.7em;
font-weight:bold;
margin-bottom:20px;
}

p,
li
{
font-size: 0.70em;
margin-bottom:20px;
}

a
{
text-decoration:none;
color:blue;
}

#header
{
width:684px;
height:84px;
margin:0 auto;
background:url("../images/header.gif") no-repeat;
}

#content
{
width:584px;
margin:0 auto;
background:url("../images/middle.gif") repeat-y;
padding:0px 50px 10px 50px;
}

#footer
{
width:684px;
height:18px;
margin:0 auto;
padding-top:58px;
background:url("../images/footer.gif") no-repeat;
font-size:0.7em;
text-align:right;
}

#footer a
{
color:white;
margin-right:20px;
}
