﻿body
{
  font-family: arial, verdana, helvetica, sans-serif, century gothic;
  margin: 0px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #666666;
  background-color: #ffffff;
}
form
{
  margin: 0px;
}
a
{
  color: #2c3d93;
  text-decoration: none;
}
a:active
{
  color: #2c3d93;
  text-decoration: none;
}
a:hover
{
  color: #2c3d93;
  text-decoration: underline;
}
h1
{
  color: #666666;
  font-weight: bolder;
  font-size: 16px;
  margin-top: 0px;
}
#footer
{
  color: #666666;
}
#footer a
{
  color: #666666;
  text-decoration: none;
}
#footer a:active
{
  color: #666666;
  text-decoration: none;
}
#footer a:hover
{
  color: #666666;
  text-decoration: underline;
}
#footer .copyright
{
  font-size: 10px;
  color: #666666;
}
.title
{
  color: #9b6906;
  font-size: 18px;
}
.date
{
  color: #f4eddc;
  font-size: 10px;
}
.menu
{
  color: #2c3d93;
  font-weight: bolder;
  line-height: 30px;
  font-size: 18px;
}
