body {
  background-color:  #F3E3B1;
}

h1 {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  2.6em;
  color:  #B97C10;
}

.keyitems {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.1em;
  color: #B97C10;
}

.hotitems {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.1em;
  color: #FF0000;
}

.smallhotitems {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.0em;
  color: #FF0000;
}

.smallitems {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  0.80em;
  color: #B97C10;
}

.thinitems {
  font-family: Arial, sans-serif;
  font-weight:  normal;
  font-size:  0.95em;
  color: #B97C10;
}

.tinyitems {
  font-family: Arial, sans-serif;
  font-weight:  normal;
  font-size:  0.80em;
  color: #B97C10;
}

.microitems {
  font-family: Arial, sans-serif;
  font-weight:  normal;
  font-size:  0.60em;
  color: #B97C10;
}

.footlinks {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1em;
  color: #FFFF00;
}

.footlinks1 {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1em;
  color: #FFFF00;
  background-color:  #F49EDB;
  text-align:  center;
}

.footlinks2 {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1em;
  color: #FFFF00;
  background-color:  #C49CED;
  text-align:  center;
}

.footlinks3 {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1em;
  color: #FFFF00;
  background-color:  #A8C2EC;
  text-align:  center;
}

.footlinks4 {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1em;
  color: #FFFF00;
  background-color:  #EAB294;
  text-align:  center;
}



.biznizlarger {
  font-family: Arial, sans-serif;
  font-weight:  normal;
  font-size:  1.2em;
  color: #000000;
}

.biznizreg {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.0em;
  color: #000000;
}

.biznizlite {
  font-family: Arial, sans-serif;
  font-weight:  normal;
  font-size:  1.0em;
  color: #000000;
}

.biznizsmall {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  0.9em;
  color: #000000;
}

.topheading {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.5em;
  color: #B97C10;
}

.subheading {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.1em;
  color: #B97C10;
}

.regulartext {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.0em;
  color: #B97C10;
}

.smalltext {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  0.9em;
  color: #B97C10;
}

.computercode {
  font-family: monospace;
  font-weight:  normal;
  font-size:  0.9em;
  color: #1726E6;
}


ul, li {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.0em;
  color: #000000;
}

.defaultWorkArea {
  font-family: Arial, sans-serif;
  text-align: left;
  color: #351CF2;
  font-size:  0.95em;
  font-weight:  bold;
}

.defaultWorkAreaCenter {
  font-family: Arial, sans-serif;
  text-align: center;
  color: #351CF2;
  font-size:  0.95em;
  font-weight:  bold;
}

.defaultWorkAreaTinyCenter {
  font-family: Arial, sans-serif;
  text-align: center;
  color: #351CF2;
  font-size:  0.8em;
  font-weight:  normal;
}

.defaultWorkAreaTinyLeft {
  font-family: Arial, sans-serif;
  text-align: left;
  color: #351CF2;
  font-size:  0.8em;
  font-weight:  normal;
}

.defaultWorkAreaTinyBoldLeft {
  font-family: Arial, sans-serif;
  text-align: left;
  color: #351CF2;
  font-size:  0.85em;
  font-weight:  bold;
}

.defaultWorkAreaError {
  font-family: Arial, sans-serif;
  text-align: center;
  color: #F25A5A;
  font-size:  0.95em;
  font-weight:  bold;
}

.defaultWorkAreaRedLeft {
  font-family: Arial, sans-serif;
  text-align: left;
  color: #F25A5A;
  font-size:  0.95em;
  font-weight:  bold;
}

.regularitems {
  font-family: Arial, sans-serif;
  font-weight:  bold;
  font-size:  1.0em;
  color: #B97C10;
}




a:link { color:  #0000FF; }
a:visited { color: #2200FF; }
a:hover { color: #005AFF; }
a:active { color: #FF0000; }


