@charset "UTF-8";
/* CSS Document */

body
{
text-align: center;
background:url(../images/hdr.gif) top center no-repeat ;
background-color: #e3e1d1;
margin:0;
padding:0;
}

#container
{

}

p {

}

#content {
font:"Times New Roman", Times, serif;
font-size:11px;
text-align:justify;
color:#354983;
margin-left: auto;
margin-right: auto;
width: 525px;
margin-top:150px;
margin-bottom:50px;
background-color:#f8f7f2;
}

a:visited  {color: #d68424; text-decoration: none}
a:link  {color: #d68424; text-decoration: none}
a:active  {color: #d68424; text-decoration: none}
a:hover  {color:#d68424; text-decoration: underline}


b {
font-weight:bold;
font-size:10px;
}

#header{
font-weight:bold;
font-size:10px;
}

#subheader {
font-weight:bold;
font-size:9px;
text-decoration:underline;
}