SPAN.surface { font-family: Helvetica, sans-serif; font-weight: bold; color: #ffffff }
SPAN.effect { font-size: 110%; font-family: Times; font-style: italic; font-weight: normal; color: #ffffff }
SPAN.plain { font-family: Helvetica, sans-serif; font-weight: bolder; font-weight: normal; color: #ffffff }

BODY.front {
  background: #3a63ad;
  color: #ffffff
}

TABLE.plan { padding: 0px; width: 100%; }
TR.top { background: #3A63AD; color: #ffffff }
TABLE.plan TD.top { background: #3A63AD; color: #ffffff }
TABLE.plan TD.left { background: #3A63AD; color: #ffffff }
TABLE.plan TD.right { background: #dddddd; color: #888888 }

TH.vertical { text-align: left; }

H1.top {
  font-family: Verdana, Helvetica, Sans-Serif;
  margin-bottom: 2pt;
  font-weight: bold;
  font-style: italic;
  font-size: 24pt;
  color: #ffffff;
}

BODY {
  background-repeat: repeat;
  background-position: center;
  background-color: #3a63ad;
  font-family: Arial, Sans-serif;
  margin-top: 0pt;
  margin-bottom: 0pt;
  color: #000000;
}

table.content {  background: #ffffff; color: #000000; }
td.content {  background: #ffffff; color: #000000; }

A.menu {
  color: #ffffff;
}

A:visited.menu {
  color: #cccccc;
}

H1, H2, H3, H4, H5, H6 {
  font-family: Verdana, Helvetica, Sans-Serif;
}


H1 { font-size: 160%; }
H2 { font-size: 130%; }
H3 { font-size: 120%; }
H4 { font-size: 111%; }
H5 { font-size: 106%; }
H6 { font-size: 104%; }

td.sidebar { 
  background: #E2ECFF;
  padding:6px;
  vertical-align: top;
}

td.sidebar ul { 
  margin: 0px;
  padding: 0px 0px 0px 1.5em;;
}

td.sidebar H4 { 
  margin-bottom: 10em;
}

td.sidebar H3 { 
  margin-bottom: 10em;
}