BODY
{
SCROLLBAR-TRACK-COLOR: #DCF0F9;
SCROLLBAR-FACE-COLOR: #8CAECA;
}

.H1
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  font-size: 20pt;
  font-weight: bold;
  color: #000000;
}
.H2
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #B5C6DE;
}
.H3
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}
P
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}
TD
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}
UL
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  font-size: 9pt;
  color: #0080C0;
}
LI
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}
A:link
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
}
A:visited
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
}
A:hover
{
  font-family: Calibri, candara, segoe, optima, arial, sans-serif;
  color: #2E2D7E;
}

.T1
{
  background: #8CAECA;
}
.T2
{
  background: #DCF0F9;
}
.T3
{
  background: #393994;
}