html {}

body {
  font-family: verdana;
  font-size: 1em;}

.headingHidden {
  display: none;
  visibility: hidden;
  font-size: 0px;
  color: red;}

.textHidden {
  display: none;
  visibility: hidden;
  font-size: 0px;
  color: red;}

.imageHidden {
  display: none;
  visibility: hidden;
  font-size: 0px;
  border: 0px;}

ul.navigation {
  list-style-type: square;
  font-size: .8em;
  color: #2f55c9;
  margin-top: 5px;}

li.navigation {
  margin: 0px auto 1px -24px;}

h1 {
  font-size: 1em;
  font-weight: bold;
  font-spacing: .1em;
  color: #4064d2;
  margin: 0px;}

h2 {
  font-size: .9em;
  font-weight: bold;
  font-spacing: .1em;
  color: #4064d2;
  margin: 0px;}

h3 {
  font-size: .8em;
  font-style: italic;
  color: #4064d2;
  margin: 0px;}

p {
  font-size: .8em;
  margin-top: 0px;}

blockquote {
  margin-top: 0px;
  margin-bottom: 0px;}

a {
  color: #2f55c9;
  text-decoration: underline;}

a.navigation {
  color: #2f55c9;
  font-weight: bold;
  text-decoration: none;}
  
a:hover {
  text-decoration: underline;}

ul {
  list-style-type: square;
  font-size: .8em;
  margin-top: 0px;}

ol {
  font-size: .8em;
  margin-top: 0px;}

li {}


/* FOOTER */

div#footerRow1Col2Right {
  font-size: .6em;
  font-weight: bold;
  color: #6582db;
  padding-right: 2px;}

div#designer p {
  font-size: .6em;
  font-weight: bold;
  color: #6582db;}