.background
{
  margin: 2px 2px 10px;
  color: #000;
  background-color: #eaeff4;
}

.textlogo1
{
  font-size: 30px;
  font-family: verdana, arial, sans-serif;
  color: #003366;
}

.header
{
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.header2
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #003366;
}

.background a:link
{
  color: #003366;
  text-decoration: none;
}

.background a:visited
{
  color: #006699;
  text-decoration: none;
}

.background a:hover
{
  color: #f30;
  text-decoration: none;
}

.nav
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold
}

.navbutton
{
  border-right: #003366 1px solid;
  border-top: #eaeff4 1px solid;
  font-weight: bold;
  font-size: 10px;
  border-left: ##eaeff4 1px solid;
  color: #036;
  border-bottom: #036 1px solid;
  font-family: verdana, arial, sans-serif;
  background-color: #eaeff4
}

.text
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}

.text2
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

.content a:link
{
  color: #003366;
  text-decoration: underline;
}

.content a:visited
{
  color: #006699;
  text-decoration: underline;
}

.content a:hover
{
  color: #f30;
  text-decoration: underline;
}

.content
{
  margin: 2px 2px 10px;
  color: #000;
  background-color: #fff;
}