.mainblock { border: medium solid rgb(128,128,128); border-width:thin; background-color:#ffffff; margin-left: auto; margin-right: auto; padding:0;}
.headerblock { background-color: #ffffff; padding:10px;}
.footerblock { padding:10px; }
.titletext { font-family: verdana, arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; color:#02018b;}
.venuetext { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#02018b;}
.menublock { background-color:#ffffff; width:150px;}
.bodyblock { margin-left:20px; margin-right: 20px;}

.button { text-decoration:none}
.buttontext { font-weight:bold; color:#02018b; font-size:10pt; text-decoration:none; font-family: verdana, arial, helvetica, sans-serif; }
.mouseover { background-color:#ffffff; text-decoration:none; }
.mouseovertext { font-weight:bold; color:#e4701e; font-size:10pt; }

BODY { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; background-color:#eeeeee }
P { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
H1 { font-family: garamond, times new roman, serif; font-size: 16pt; color:#02018b}
H2 { font-family: garamond, times new roman, serif; font-size: 14pt; color:#02018b; border-bottom: thin solid}
H3 { font-family: garamond, times new roman, serif; font-size: 12pt }
H4 { font-family: garamond, times new roman, serif; font-size: 11pt }
UL { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
OL { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
DL { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
TD { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
TH { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
BLOCKQUOTE { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
INPUT { font-family: monospace; font-size: 10pt; background-color:ffffcc }
TEXTAREA { font-family: monospace; font-size: 10pt; background-color:ffffcc }
.text { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
.bigtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt }
.smalltext { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt }
.xsmalltext { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt }
.highlight {background-color:#ffff00}
.pwidth {width: 777px}
@media print {
      .noprint { display: none; }
      .pwidth {width: 640px}
    }

