A:link     {color: "navy"; }
A:visited  {color: "navy"; }
A:active   {color: "navy"}
a:hover    {background: "teal"; color: white; font-weight: bold}
a.table:link {background: "teal"; color:white;font-weight: bold}
a.table:visited {background: "teal"; color:white;font-weight: bold}
a.table:active {background: "teal"; color:white;font-weight: bold}
a.table:hover {background: "teal"; color:white;font-weight: bold}

H1 {font: 24pt "Arial"; font-weight: bold; color: red}
H2 {font: 18pt "Arial"; font-weight: bold; color: navy}
H3 {font: 14pt "Arial"; font-weight: bold; color: navy}
H4 {font: 12pt "Arial"; font-weight: bold; color: navy}
H5 {font: 10pt "Arial"; font-weight: bold; color: navy}
H6 {font:  8pt "Arial": font-weight: bold; color: navy}

BODY {background: white;
      font: 11pt "Times New Roman"; 
      margin-top: .2in;
      margin-left: .2in; 
      margin-right: .2in}

P {font: 11pt "Times New Roman" }

TD {font: 11pt " Times New Roman" }

.exbig {font: 20pt "Times New Roman"; font-weight: bold; color:navy}
.big {font:16pt "Times New Roman"; font-weight: bold; color: navy}
.small {font-size: 9pt}
TD.toc {font: 16pt "Arial"; align: "right" valign="middle"; background: red}

TD.archive {font: 11pt "Times New Roman";
				vertical-align:top;
				text-align:left;
				background:"#FFFFFF"
				text-indent: 0px;
				padding-left: 15px;
				padding-right: 15px;
				height: "19"}

TD.trip {font: 11pt "Arial";
				vertical-align:top;
				text-align:left;
				background:"#FFFFFF"
				text-indent: 0px;
				padding-left: 0px;
				padding-right: 0px;
				border-top: "blue"}
