BODY {
  topMargin: 15;
  leftMargin: 15;
  font-family: Verdana, Microsoft Sans Serif, arial, sans-serif, Times New Roman;
  background-color: #ECE9D8; /*#7AADCD#4682B4#ADD8E6#99CCFF;#55AACC;#5599CC;*/
  color: #2F2F8F; /*#3D78DC;#4A84BD;*/
}
/* custom classes to create uniformity as well as animation.*/
.highlightkeywords {
  color: #0000FF;
}
.bannerlink {
  color: #003333;
  font-size: 12;
  text-decoration: none;
}
.bannerlinkactive {
  color: #ECE9D8;
  font-size: 12;
  font-weight: bold;
  text-decoration: underline;
}
.bannerlinkparent {
  border: 1pt solid #ECE9D8;
}
.bannerlinkparentactive {
  background-color: #7AADCD;
  border: 1pt solid #330033;
}

/*Create Standard Customized Appearance*/
A,TD,TH {
  font-size: 10pt;
  color: #45596D;
}
H1 {
  font-weight:bold;
  font:16pt;
  font-family: Trebuchet MS, Verdana, Microsoft Sans Serif, arial, sans-serif, Times New Roman;
}
H2 {
  font-weight:bold;
  font:14pt;
  font-family: Microsoft Sans Serif, arial, sans-serif, Times New Roman;
}
H3 {
  font-weight:bold;
  font:12pt;
  font-family: Microsoft Sans Serif, arial, sans-serif, Times New Roman;
}
H4 {
  font-weight:normal;
  font:11pt;
  font-family: Verdana, Microsoft Sans Serif, arial, sans-serif, Times New Roman;
}
H5 {
  font-weight:normal;
  font:10pt;
  font-family: Verdana, Microsoft Sans Serif, arial, sans-serif, Times New Roman;
}
H6 {
  font-weight:normal;
  font:8pt;
  font-family: Verdana, Microsoft Sans Serif, arial, sans-serif, Times New Roman;
}

