Body {
  Margin: 0pt;
  Padding: 0pt;
  Font-family: Arial, Helvetica, Sans-serif;
  Color: #000000;
  Background-color: #CFF3DA;
}
UL LI {
  List-style-image: Url(images/Bullet.gif);
  Margin-top: 3px;
  Margin-bottom: 4px;
  Margin-left: -10px;
}
UL LI UL LI {
  List-style-image: Url();
}
A:Link, A:Visited, A:Hover {
  Text-decoration: Underline;
}
.Menu {
  Position: Absolute;
  Left: 10px;
  Top: 10px;
  Width: 150px;
  Font-size: 10pt;
  Font-weight: Bold;
}
.Menu div {
  Padding: 2px;
  Border: 2px Solid #00A800;
  Background-color: #FFFFFF;
}
.Menu A {
  Color: #007500;
  Font-weight: Bold;
  Text-decoration: None;
  Width: 100%;
  Display: Block;
  Background-color: #85FE9A;
  Border: 1px Solid White;
}
.Menu A:hover {
  Color: #FFFFFF;
  Background-color: #01BE4D;
}
.MainPart {
  Position: Absolute;
  Left: 165px;
  Top: 0px;
  Right: 3px;
  Padding: 10px;
}
H1 {
  Text-align: Center;
}
HR {
  Color: #009900;
  Background-Color: #009900;
  Border-Color: #009900;
  Clear: Both;
}
H1, H2, H3, H4, H5, H6 {
  Color: #009900;
}
.X {
  Color: #B30000;
}
Pre {
  Font-family: Arial, Helvetica, Sans-serif;
  Font-size: 1em;
}
td {
  Padding-right: 12px;
}
.BorderTab, .BorderTab TD, .BorderTab TH {
  Border-collapse: Collapse;
  Border: 2px Solid #00A800;
  Background-color: #DEFDDB;
  Padding: 2px 6px 2px 6px;
  Margin-left: Auto;
  Margin-right: Auto;
}
#Colin {
  Font-size: 1em;
  Font-weight: Bold;
}
#Colin a:link, #Colin a:visited {
  Text-decoration: None;
  Color: #008B00;
}
#Colin a:hover {
  Text-decoration: None;
  Color: Red;
}
.Clear {
  Clear: Both;
}
