#masthead{

border-width:thin;
border-color:#c0c0c0;
border-top-style:none;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:groove;
background-color:#ffffff;

}

#masthead TD{
font-family:Arial,Helvetica;
font-weight:normal;
color:black;
font-size:9pt;
}

#blue{
font-family:Arial,Helvetica;
font-weight:normal;
color:blue;
font-size:9pt;
}

#grey{
font-family:Arial,Helvetica;
font-weight:normal;
color:#000080;
font-size:9pt;
font-style:italic;
}


#container{
background-color:#eaeaea;
}