body
{
  font-family: Arial,sans-serif;
  font-size: 10pt;
}

a:link, a:visited, a:hover 
{
  color: #006699;
  text-decoration: underline;
  font-size: 10pt;
}

a:hover 
{
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 
{
  font-family: Arial,sans-serif;
}

h1
{
  font-family: Verdana,Arial,sans-serif;
  font-size: 120%;
  color: #006699;
}

h2
{
  font-size: 100%;
#  color: #334d55;
   color: #CD853F
}

h3
{
  font-size: 100%;
  color: #334d55;
}

h4
{
  font-size: 100%;
  font-weight: normal;
  color: #333333;
}

h5
{
  font-size: 100%;
  color: #334d55;
}

#menuLink a:link
{
  padding: 2px 2px 2px 2px;
  width: 100%;
  color: #555555;
  font-weight: bold;
}

#menuLink a:visited
{
  padding: 2px 2px 2px 2px;
  color: #555555;
  font-weight: bold;
}

#menuLink a:hover
{
  background-color: beige;
  padding: 2px 2px 2px 2px;
  font-weight: bold;
}

.defaults
{
    font-size: 10pt;
}

#siteName
{
  margin: 0px;
  padding: 0px 0px 10px 10px;
  color: #FFCC00;
  font-size: 200%;
}

.bigred
{
  color: red;
  font-size: 125%;
  font-weight: bold;
}

.red
{
  color: red;
}
