body {
  background-color: #CCCCCC;
  margin-top: 0;
  margin-bottom: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  font-size: 12;
  font-family: Verdana, Arial;
}

a:link {
        color: #4444AA;
        text-decoration: none;
}

a:visited {
	color: #4444AA;
	font-weight: bolder;
	text-transform: uppercase;
        text-decoration: none;
}

a:hover {
	color: #0000FF;
	background-color: #EEEEFF;
        text-decoration: none;
}

ul {
  margin: 0px 0px 6px;
}

div.header
{
  color: #0000AA;
  background-color: #8888FF;
  border-left: #7777EE 1px solid;
  border-right: #7777EE 1px solid;
  border-top: #7777EE 1px solid;
  border-bottom: #7777EE 1px solid;
  margin: 2px 10% 10px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bolder;
  font-size: 32;
  font-style: normal;
  font-family: Verdana, Arial;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  text-decoration: none
}

div.heading
{
  color: #111166;
  height: 22px;
  background-color: #EEEEFF;
  margin: 0;
  padding-left: 20px;
  padding-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: bolder;
  font-size: medium;
  font-family: Verdana, Arial;
  text-decoration: none
}

div.body
{
  margin: 0;
  color: #000000;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  font-weight: lighter;
  font-size: 12;
  font-family: Verdana, Arial;
  text-decoration: none
}

div.special
{
  background-color: #AACCEE;
  border-left: #3366DD 1px solid;
  border-right: #3366DD 1px solid;
  border-top: #4466DD 1px solid;
  border-bottom: #4466DD 1px solid;
  margin: 4px 4px 10px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: lighter;
  font-size: 12;
  font-style: normal;
  font-family: Verdana, Arial;
  font-variant: normal;
  text-align: left;
  text-decoration: none
  text-transform: none;
}

div.footer
{
  background-color: #CCDDEE;
  border-left: #3366DD 1px solid;
  border-right: #3366DD 1px solid;
  border-top: #4466DD 1px solid;
  border-bottom: #4466DD 1px solid;
  margin: 4px 4px 0px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: lighter;
  font-size: 12;
  font-style: normal;
  font-family: Verdana, Arial;
  font-variant: normal;
  text-align: left;
  text-decoration: none
  text-transform: none;
}

span.alt_text
{
  color: #111166;
  padding-left: 8px;
  font-weight: bolder;
  font-size: medium;
  font-family: Verdana, Arial;
  text-align: left;
  text-decoration: none;
}

span.right_text
{
  color: #111166;
  padding-right: 8px;
  font-weight: lighter;
  font-size: x-small;
  font-family: Verdana, Arial;
  text-decoration: none;
  float: right;
}

