body
{
  font-family:sans-serif;
  font-size:20%;
  color:#222222;
}
font.left_nav
{
  font-family:sans-serif;
  font-size:80%;
  color:#222222;
  font-weight: bold;
}
font.created_by
{
  font-family:sans-serif;
  font-size:60%;
  color:#C4C5CC;
}
a:link
{
  font-family:sans-serif;
  font-size:80%;
  color:#2772AF;
  font-weight: bold;
  text-decoration: none;
}
a:visited
{
  font-family:sans-serif;
  font-size:80%;
  color:#2772AF;
  font-weight: bold;
  text-decoration: none;
}
a:hover
{
  font-family:sans-serif;
  font-size:80%;
  color:#3A88C8;
  font-weight: bold;
  text-decoration: none;
}
a:link.left_nav_link
{
  font-family:sans-serif;
  font-size:80%;
  color:#C4C5CC;
  font-weight: bold;
  text-decoration: none;
}
a:visited.left_nav_link
{
  font-family:sans-serif;
  font-size:80%;
  color:#C4C5CC;
  font-weight: bold;
  text-decoration: none;
}
a:hover.left_nav_link
{
  font-family:sans-serif;
  font-size:80%;
  color:#C4C5CC;
  font-weight: bold;
  text-decoration: none;
}
a:link.created_by_link
{
  font-family:sans-serif;
  font-size:60%;
  color:#E1F08D;
  font-weight: bold;
  text-decoration: none;
}
a:visited.created_by_link
{
  font-family:sans-serif;
  font-size:60%;
  color:#E1F08D;
  font-weight: bold;
  text-decoration: none;
}
a:hover.created_by_link
{
  font-family:sans-serif;
  font-size:60%;
  color:#EEF5CA;
  font-weight: bold;
  text-decoration: none;
}
blockquote
{
  margin:5;
}
input.submit 
{
  color: #FFFFFF;
  font-family: sans-serif;
  font-size:70%;
  font-weight: bold;
  font-size: 12px;
  border-style: solid;
  border-color: #000000;
  border-width: 2px;
  background-color: #232323;
  cursor: pointer;
}
