.tabletext { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-align:justify; padding-left: 10 px; padding-right: 10 px; letter-spacing:1pt } 
body { background-color: #230D0F; font-family: Arial; font-size: 10pt; color: #B3AD84; margin-top:0 } 
h1 { font-family: Bell MT, Times New Roman; font-size: 12pt; font-weight:600; color: #FFFFFF; margin-top: 4px; margin-bottom: 4px; text-transform: uppercase } 
h2 { font-family: Arial; font-size: 8pt; color: #5F5F3F; font-weight: bold } 
h3 { font-family: Arial; font-size: 8pt; color: #5F5F3F; font-weight: bold }
 
.rolloverButton {
background-color: #A35B21;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
text-decoration: none;
text-align: center;
vertical-align: middle;
display: block;
font-family: Arial, helvetica;
font-size: 14px;
font-weight:600;
font-variant:small-caps;
padding-top: 4px;
padding-bottom: 4px;
}
:hover.rolloverButton {
background-color: #A35B21;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #000000;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, helvetica;
font-size: 14px;
font-weight:600;
font-variant:small-caps;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #A35B21;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #000000;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, helvetica;
font-size: 14px;
font-weight:600;
font-variant:small-caps;
padding-top: 4px;
padding-bottom: 4px
}
