body,p,td,li {
font-family: arial,helvetica;
font-size: 10pt;
color: #000000;
}
body {
margin: 0px;
color: #000033;
}
a:link
{ 
color: #FF6600;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
a:visited
{
color: #FF6600;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
a:hover
{ 
color: #999999;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
h1 {
font-size: 16pt;
color: #000099;
font-weight: normal;
margin-top: 10px;
margin-bottom: 15px;
}
p {
font-size: 9pt;
margin-bottom: 8px;
margin-top: 8px;
color: #000000;
}
p.copy {
font-size: 8pt;
margin-bottom: 3px;
margin-top: 3px;
color: #000000;
}
li {
margin-bottom: 1px;
margin-top: 1px;
}
hr {
margin: 0px;
margin-bottom: 0px;
margin-top: 1px;
}