.spotlight {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.body {  font-family: "Veranda", "Arial", "Arial"; font-size: 12px}
TD {  font-family: "Veranda", "Arial", "Arial"; font-size: 12px}
.footer {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9px; color: #9680B8}

.buttonStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND: #2C0071;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    bordercolor: white;
	text-decoration: none;
}

a.buttonStyle {
	font-size: 10pt;
	border: 3px gray;
	border-style: outset;
	padding: 0 3px;
	}