TD {
	font-size : 10 pt;
	font-family : Arial,Helvetica;
}

P  {
	font-size : 10pt;
	font-family : Arial,Helvetica;
	margin-left : 20;
	margin-right : 20;
}

P.listing  {
	font-size : 10pt;
}

P.doctitle {
	margin-left : 0;
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial,Helvetica;
}

TD.title {
	color : white;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
}



H1  {
	font-weight : bold;
	font-size : 14pt;
	font-family : Arial,Helvetica;
	color : "#0000FF";
	text-align : center;
	font-style : italic;
}

H2  {
	font-size : 12pt;
	font-family : Arial,Helvetica;
	font-style : italic;
	text-align : left;
	color : "#0000FF";
	margin-left : 10;
	margin-right : 10;
}

H3  {
	font-family : Arial,Helvetica;
	font-size : 12pt;
	margin-left : 20;
	margin-right : 20;
}

LI  {
	font-family : Veranda,Arial,Helvetica;
	font-size : 10pt;
}

UL  {
	list-style-type : square;
	font-size : 10pt;
	font-family : Veranda, Arial, Helvetica;
}

ADDRESS  {
	font-style : normal;
	font-size : 8pt;
	text-align : left;
	font : Veranda,Arial,Helvetica;
}

SUP {
	font-size: smaller;
}

P.menu  {
	font-size : 14pt;
	font-weight : bold;
	margin-left : 0;
}

PRE  {
	font-size : 10pt;
	margin-left : 20;
}

PRE.tiny  {
	font-size : 8pt;
	margin-left : 10;
}

TEXTAREA.tiny {
	font-size : 8pt;
}

P.timestamp {
	font-size : 10pt;
	font-style : italic;
}

P.title {
	font-size : 12pt;
	font-weight : bold;
}

P.message {
	margin-left : 30;
}

p.menu {
  font-size : 9pt;
  margin-left : 10;
  margin-right : 0;
  margin-top : 0;
  margin-bottom : 0;
}


td.dark { 
  background : #eeeeee;
}

td.light { 
  background : "white";
}

p.error {
	color: red;
	font-weight: bold;
}

TD.lh {
	font-weight : bold;
	color : white;
	background-color : black;
}

a.lh { 
	color: white;
    text-decoration: none;
}

a.lh:hover { 
	color: red;
    text-decoration: underline;
}

a.lh:active { 
	color: red;
    text-decoration: underline;
}

TD.ll1 {
	color : black;
	background-color : white;
}

TD.ll2 {
	color : black;
	background-color : #eeeeee;
}

a.ll { 
	color: black;
    text-decoration: underline;
}

a.ll:hover { 
	color: red;
    text-decoration: underline;
}

a.ll:active { 
	color: red;
    text-decoration: underline;
}



TD.lf {
	color : white;
	background-color : #330000;
}


a.pagelinks { 
	color: white;
}

a.pagelinks:hover { 
	color: red;
}

a.pagelinks:active { 
	color: red;
}



a.sh { 
	color: white;
    text-decoration: none;
}

a.sh:hover { 
	color: gold;
    text-decoration: underline;
}

a.sh:active { 
	color: gold;
    text-decoration: underline;
}

a.pl { 
	color: white;
}

a.pl:hover { 
	color: gold;
}

a.pl:active { 
	color: gold;
}



a.bb { 
	color: black;
}

a.bb:hover { 
	color: red;
}

a.bb:active { 
	color: red;
}