  pre { font-family: "Arial", Arial, sans-serif;  }

  body { font-family: "Arial", Helvetica, sans-serif; }

  a { font-family: "Arial", Helvetica, sans-serif;  }
  a:visited {color:blue; }
  a:active {color:blue; }
  a:link {color:blue; }
  a:hover {color:  rgb(51,255,0);}
	
  a.headerLink { font-family: "Arial", Helvetica, sans-serif; font-size:11;}
  a.headerLink:visited {color:orange; }
  a.headerLink:active {color:orange; }
  a.headerLink:link {color:orange; }
  a.headerLink:hover {color:  rgb(51,255,0);}
	
  a.navLink { font-family: "Arial", Helvetica, sans-serif; font-size:12; text-decoration:none }
  a.navLink:visited {color:white; }
  a.navLink:active {color:white; }
  a.navLink:link {color:white; }
  a.navLink:hover {color:  rgb(51,255,0);}

  table.mainTable {position:absolute; left:0; top:0; }
  table.TopTenTable {background-color: orange; border-style:solid; border-width:0.02cm; border-color:black;}
  table.topBarTable {background-color: orange; border-style:solid; border-width:0.02cm; border-color:black;}
  table.topBarTableFull {background-color: orange; }
	
  td { font-family: "Arial", Helvetica, sans-serif;  color:#333333;}
  td.smallFont { font-size: 12;}
  td.smallFontTitle { font-size: 16;}
  td.mediumFont { font-size: 14;}
  td.tinyFont { font-size: 10;}
  td.topTenFont { font-size: 11; }
  td.topBarHeader { }
	
  td.headerTitle {color:#FF9900; font-size:16;} 
/*	Green -- td.navTitle {color:#33FF00; font-size:16;} */
/*	td.navTitle {color:"white"; font-size:16; border-bottom: '0.05cm groove orange'}; */
  td.navTitle {color:#FF9900; font-size:16; border-bottom: '0.05cm groove orange';} 
  td.navTable { border-bottom-width:0.02cm; border-bottom-style:solid; border-bottom-color:orange;}
  td.navTinyText {color:white; font-size:10;}
	
  .error {color:red;}
  .warning {font-size:12; color:red;}
  .steps {color:blue; font-size: 12}
  .form {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13;}
  .sectionlabel {font-weight: bold; font-size: 14; color: FF9900;}
  .tablelabel {font-weight: bold; font-size: 13; }

  hr {  color: blue;   height: 2px; }

	
  p { font-family: "Arial", Helvetica, sans-serif; font-size:13; color:#333333}
  p.smallFont {font-family: "Arial", Helvetica, sans-serif; font-size: 13;}
  p.mediumFont { font-size: 14; }
  p.largeFont { font-family: "Arial", Helvetica, sans-serif; font-size: 16;}
  p.category {font-family: "Verdana", Verdana,sans-serif; font-size: 28; color:orange; font-style: italic; font-weight: bold;}
