BODY {font: 10pt Arial, Helvetica, sans-serif;}

#Small {font: 8pt Arial;}
#Medium {font: 10pt Arial;}

H1 {font: 12pt "Arial";
   font-weight: bold;
   color: Maroon;
   line-height: 3mm;}

H2 {font: 12pt "Arial";
   font-weight: bold;      color: blue; font-style: Italic;}  

H3 {font: 10pt "Arial";
   font-weight: bold;      color: Black;
   border:black thin solid; background-color:#AAAACC;
   width:100%;
   padding:5px;}

A:link    { color: #336699; text-decoration:none; }
A:active  { color: #336699; text-decoration:none; }
A:visited { color: #336699; text-decoration:none; }
A:hover   { color: #3366FF; text-decoration:none; }
A.small	  { font: 8pt Arial;}
A.inactive:link    { color: #CCCCCC; text-decoration:none; }

.menu	{font: 8pt; color: #006633;}

PRE	{ font: 10pt Arial; }
TABLE   { font: 10pt Arial; }
TABLE.small   { font: 8pt Arial; }

INPUT.small {font: 8 pt Arial;}
SELECT.small {font: 8 pt Arial;}
FORM.small { "position:absolute; bottom:5px"}

.box, .border { border: 1px #000000 solid; height:80 }
.box, .padded { padding: 2px }
.small { font-size: 8pt }
.bglight { background: #eeeeee }
.box, .bgdark { background: #FFFFFF }

.full {width:100%}
.narrow { width:2in }
.wide { width:4.75in }
.long { height:5in  }

.highlight {  background:#EEEEEE;border:2px #AAAAAA solid; width:1.9in; }
.boxheader {
   background:#AAAACC;display:block;padding:2px;border:1px #000000 solid;border-bottom:none;font-size:10pt
}

TD.r { border-right: 1px #888888 solid; }
TD.b { border-bottom: 1px #888888 solid }

