h1, h2, h3, h4, h5,
div, body, p, table, th, td, br, dt, dd { 
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body {
  background-color: white;
  margin: 12px;
}
h1, h2, h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { 
  font-style: italic;
  font-weight: bold;
  font-size: 14px; 
}
h5 { 
  font-style:
  italic;
  font-size: 14px; 
}

a:link { 
  color: #000066; 
}
a:visited { 
  color: #660033; 
}
pre, code, address { 
  font-family: 'Andale Mono', 'Courier New', Courier, monospaced;
}
blockquote { 
}  

.caption { 
  font-style: italic; 
  font-size: 8px; }

.smallPrint { 
  font-size: 80%; 
}

P.menuhead {
	color: #999999;
	font-size: 18px;
	letter-spacing: 3pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menusub  { 
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  text-decoration: none;
  word-spacing: 2pt;
  letter-spacing: 2pt;
  border-bottom: medium none 
}

.catMenu {
  color: yellow;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2pt;
}
.catMenu A:visited  { color: red; text-decoration: none }
.catMenu A:link  { color: red; text-decoration: none }
.catMenu A:hover  { color: red; text-decoration: underline }

.navbar { 
  font-size: 160%;
}
.tight { 
  font-size: 90%;
}

.quotation { 
  font-style: italic;
  text-align: left;
  margin-right: 0.5in;
  margin-left: 0.5in;
  margin-top: 1.5em; 
  margin-bottom: 1.5em ;
}

.linklist { 
  font-weight: bold;
  font-size: 10px;
  text-decoration: none; 
}
.linklist a:visited { 
  color: #000066; 
  font-weight: bold;
  font-size: 100%;
  text-decoration: none 
}
.linklist a:link { 
  color: #000066;
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
}
.linklist a:hover { 
  color: #000066;
  font-weight: bold;
  font-size: 100%;
  text-decoration: underline 
}

