body
{
background-color:#ffffff;
}

a:link {text-decoration:none; color:#000080;}  /* unvisited link */
a:visited {text-decoration:none; color:#000080;}  /* visited link */
a:hover {text-decoration:underline; color:#000080;}  /* mouse over link */
a:active {text-decoration:none; color:#000080;}  /* selected link */

h1
{
color:#000000;
text-align:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:normal;
line-height:100%;
margin-top:9.0pt;
margin-bottom:3.0pt;
}

p
{
color:#000080;
text-align:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:normal;
line-height:125%;
margin-top:0.0pt;
margin-bottom:3.0pt;
}
