﻿body
{
  font-weight: normal;
  color: black;
  font-family: Tahoma, sans-serif;
  background-color: #ffffff;
  font-size: 80%;
}

H1
{
  margin-top: 4px;
  vertical-align: top;
  font-size: 140%;
  vertical-align: bottom;
  font-weight: normal;
}
H2
{
  vertical-align: top; 
  font-size: 110%;
  font-weight: normal;
}
H3
{
  vertical-align: top; 
  font-size: 100%;
  font-weight: normal;
}

A:visited
{
  color: #ff0000;
  text-decoration: none;
}
A:link
{
  color: #ff0000;
  text-decoration: none;
}
A:hover
{
  color: #000000;
  text-decoration: none;
}
IMG
{
	 border-style: none;
}
TABLE
{
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  border-style:none;
  color: black;
  font-family: Tahoma, sans-serif;
  background-color:Transparent;
  vertical-align: top;
}
TBODY
{
  font-size: smaller;
}
hr
{
  font-size: 1pt;
}
.PageNav
{
  font-size: 100%;
  text-align:center;
}
.PageNavNumberLink
{
  font-size: 100%;
  text-align:center;
}
.PageNavNumberStatic
{
  color: black;
}
.LinkTable
{
  cellspacing: 1; 
  cellpadding: 10; 
  width: 500;
  border: 0 none;
}
.LinkTableRow
{
  vertical-align: top; 
  margin-top: 10;
}
.LinkTableLinkCell
{
  font-family: Tahoma, sans-serif;
  font-size: 80%;
  width: 200;
}
.LinkTableDescriptionCell
{
  font-size: 80%;
  font-weight: normal;
}
.MenuHeadingRow
{
}
.MenuHeadingCell
{
  font-family: Tahoma, sans-serif;
  font-size: 140%;
}
.MenuRow
{
}
.MenuCell
{
  font-family: Tahoma, sans-serif;
  font-size: 100%;
  text-align: left;
}
.FooterText
{
  font-family: Tahoma, sans-serif;
  color: #838383;
  font-size: 100%;
}
.Slogan
{
  font-family: "Century Gothic", sans-serif;
}