body
{
  
  font-family:Verdana; 
  font-size:11px;
}
p, td {font-family:Verdana; font-size:13px;}
.MediumRed {font-family:Arial; font-size:15px; font-weight: bold; color:#D2232A;}

ul
{
  list-style-image: url(images/bullet.html);
  list-style-type:square; 
  list-style-position:outside; 
  margin-left:18px; 
  margin-top:5px; 
  color:#666666;
  padding-left:2px;
}

h1
{
	color:#333333;
	font-size: 18px;
}
h2
{
font-family:Arial;
	color:#666666;
	font-size: 14px;
}
.Quote
{
	font-size: 11px;
}

.VerySmall
{
	font-size: 10px;
}

.LeftMenu
{
  margin-left: 15px;
  OVERFLOW: auto;
  WIDTH: 169px;
 font-family:"Trebuchet MS"; font-size:18px; font-weight:bold;
}
.LeftMenuExtraIndent {margin-left: 30px;}
a.LeftMenu:link, a.LeftMenu:visited {color: #000000; text-decoration:none}
a.LeftMenu:hover, a.LeftMenu:active {color: #D2212B; text-decoration:none}
a.LeftMenu:link, a.LeftMenu:visited, a.LeftMenu:hover, a.LeftMenu:active {font-family:"Trebuchet MS"; font-size:18px; font-weight:bold;}

A.MenuItemFalse
{
  font-family:Verdana; 
  font-size:11px;
  color: #FFFFFF;
  text-decoration: none;
}

.MenuItemTrue
{
  font-family:Verdana; 
  font-size:11px;
  font-weight: bold;
  color: Yellow;
  padding-left: 2px;
  text-decoration: none;
}

A.MenuItemTrue:hover
{
  font-family:Verdana; 
  font-size:11px;
  font-weight: bold;
  color: Yellow;
  padding-left: 2px;
  text-decoration: underline;
}

A.MenuItemFalse:hover
{
  font-family:Verdana; 
  font-size:11px;
  color: #FFFFFF;
  text-decoration: underline;
}

.Foot
{
  text-align: center;
  vertical-align: middle;
  font-size:12px; 
  color:black;
  text-decoration: none;
}