body, p, li, td, tr {
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
text-align: left;
font-weight: normal;
margin: 20px 0px 0px 0px;
}
p.right {
color: #FF9900;
text-align: right;
font-size: 8pt;
margin: 10px 0px 0px 0px;
}
p.center {
color: #AFAFAF;
text-align: center;
font-size: 8pt;
margin: 5px 0px 0px 0px;
}
h1 {
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
font-size: 12pt;
font-weight: bold;
margin: 20px 0px 0px 0px;
}
a:link {
color: #FF9900;
text-decoration: none;
}
a:visited {
color: #ff9900;
text-decoration: none;
}
a:hover {
color: #AFAFAF;
text-decoration: none;
}
a:active {
color: #AFAFAF;
text-decoration: none;
}


