body {
background: #FFFFFF;
background-color: #FFFFFF;
color: #000000;

margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
}

:link {
background-color: #FFFFFF;
color: #CC3333;
}
:active {
background-color: #FFFFFF;
color: #FF3333;
}
:visited {
background-color: #FFFFFF;
color: #000000;
}

p {
background-color: #FFFFFF;
color: #000000;
font-family: century gothic, verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;

margin-right: 0px;
}

p.content {
background-color: #FFFFFF;
color: #000000;
font-family: century gothic, verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;

margin-left: 20px;
margin-right: 25px;
}

p.footer {
background-color: #FFFFFF;
color: #000000;
font-family: century gothic, verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
}