.rolloverButton {
background-color: FFFFFF;
height: auto;
width: 170px;
border: 0px solid #FFFFFF;
color: 003366;
font-weight:700;
text-align: center;
vertical-align: middle;
display: block;
font-family: arial, helvetica, sans serif;
font-size: 12pt;
font-style: small-caps;
padding-top: 4px;
padding-bottom: 4px;
}
:hover.rolloverButton {
background-color: FFFFFF;
height: auto;
width: 170px;
border: 0px solid #FFFFFF;
color: #0099FF;
display: block;
text-decoration: bold;
text-align: center;
vertical-align: middle;
font-family: arial, helvetica, sans serif;
font-size: 12pt;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: FFFFFF;
height: auto;
width: 170px;
border: 0px solid #FFFFFF;
color: #0099FF;
display: block;
text-decoration: bold;
text-align: center;
vertical-align: middle;
font-family: arial, helvetica, sans serif;
font-size: 12pt;
padding-top: 4px;
padding-bottom: 4px
}
:visited.rolloverButton {
background-color: FFFFFF;
height: auto;
width: 170px;
border: 0px solid #FFFFFF;
color: #66CCFF;
display: block;
text-decoration: bold;
text-align: center;
vertical-align: middle;
font-family: arial, helvetica, sans serif;
font-size: 12pt;
padding-top: 4px;
padding-bottom: 4px
}

.tabletext   { font-family: arial, helvetica, sans serif; font-size: 12pt; color: #003366; text-align:justify; padding-left: 8px; padding-right: 8px }
.footertext  { font-family: arial, helvetica, sans serif; font-size: 8pt; color: #999999; text-align:justify; padding-left: 20px; padding-right: 0px }

body         { font-family: Arial; font-size: 8pt; color: 666666; text-align: center }
h1           { font-family: arial, helvetica, sans serif; font-size: 14pt; color: 003366; text-align: center }
h2			 { font-family: arial, helvetica, sans serif; font-size: 12pt; color: #003366; text-align:justify; padding-left: 8px; padding-right: 8px }