table        { background-color: FBF9ED; font-family: Arial; font-size: 10pt; color: 336600; text-align:justify }
body         { background-color: 5B015B; font-family: Arial; font-size: 10pt; color: ECE9D8; margin-top:0 }
p            { margin:0 30;  }
h1           { font-family: Arial; font-size: 8pt; color: #ECE9D8; font-weight: bold }
h2           { font-family: Arial; font-size: 8pt; color: #5F5F3F; font-weight: bold }
h3           { font-family: Arial; font-size: 8pt; color: #5F5F3F; font-weight: bold }
.footer      { background-color: 5B015B; font-family: Arial; font-size: 8pt; color: ECE9D8; }
.rolloverButton {
background-color: #5B015B;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #ECE9D8;
text-decoration: none;
text-align: center;
vertical-align: middle;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-variant: small-caps;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px
}
:hover.rolloverButton {
background-color: #5B015B;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFCC00;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-variant: small-caps;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #5B015B;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFCC00;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-variant: small-caps;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px
}