<!--
BODY {
  scrollbar-base-color :#FFE79F;
  scrollbar-face-color :#FFFFFF;
  scrollbar-track-color:#FFE79F;
  scrollbar-arrow-color :#FFE79F;
  scrollbar-3dlight-color:#FFE79F;
  scrollbar-highlight-color :#FFE79F;
  scrollbar-shadow-color :#FFE79F;
  scrollbar-darkshadow-color :#FFE79F;
}
H1{
  font-size : 14pt;
  font-weight : 900;
  color : #cc0000;
  line-height : 15pt;
  text-align : left;
}
P{
  font-size : 11pt;
  font-weight : 400;
  line-height : 12pt;
  text-align : justify;
}
UL{
  font-size : 11pt;
  line-height : 12pt;
  text-align : justify;
  text-indent : 0px;
  word-spacing : 0px;
}
H3{
  font-size : 11pt;
  font-weight : 700;
  color : #8f8196;
}
DL{
  font-size : 11pt;
  font-weight : bolder;
  line-height : 12pt;
  text-align : justify;
  text-indent : 18pt;
}
DD{
  font-size : 11pt;
  font-weight : normal;
  line-height : 12pt;
  text-align : justify;
  text-indent : 0px;
}
H2{
  font-size : 11pt;
  font-weight : bolder;
  text-align : justify;
}
H4{
  font-size : 12pt;
  font-weight : bold;
  color : #8f8196;
  text-align : center;
}
H5{
  font-size : 8pt;
  font-weight : normal;
  text-align : center;
}
CENTER{
  font-size : 12pt;
  font-weight : normal;
  text-align : center;
}
FORM{
  font-size : 10pt;
  font-weight : normal;
}
.instructions{
  font-size : 8pt;
  color : gray;
}
SPAN{
  text-align : justify;
  float : left;
}
FONT{
  float : none;
  text-indent : 0px;
}

A:LINK {
  text-decoration : none;
}
A:VISITED {
  text-decoration : none;
}
A:HOVER {
  text-decoration : underline;
}
A.header_menu:link {
  font-size : 10pt;
  color : white;
  text-decoration : none;
}
A.header_menu:visited {
  font-size : 10pt;
  color : white;
  text-decoration : none;
}
A.header_menu:hover {
  font-size : 10pt;
  color : yellow;
  text-decoration : underline;
}
A.side_menu:link {
  font-size : 11pt;
  color : navy;
  text-decoration : none;
}
A.side_menu:visited {
  font-size : 11pt;
  color : navy;
  text-decoration : none;
}
A.side_menu:hover {
  font-size : 11pt;
  color : white;
  text-decoration : underline;
  font-weight : bolder;
}
A.footer_menu:link {
  font-size : 8pt;
  color : white;
  text-decoration : none;
}
A.footer_menu:visited {
  font-size : 8pt;
  color : white;
  text-decoration : none;
}
A.footer_menu:hover {
  font-size : 8pt;
  color : yellow;
  text-decoration : underline;
}
.title{
  font-size : 10pt;
  color : black;
  font-weight : bolder;
}
.link_teal{
  font-size : 10pt;
  color : teal;
  font-weight : bold;
}
.link_blue{
  font-size : 10pt;
  color : navy;
  font-weight : bold;
}
.title_white{
  font-size : 10pt;
  color : white;
}
.side_menu_foucus{
  font-size : 11pt;
  
  color : black;
}
.topics_gray{
  font-size : 8pt;
  
  color : gray;
}
.topics_black{
  color : black;
  font-size : 8pt;
}
.topics_gray7{
  font-size : 7pt;
  color : gray;
}
.topics_gray10{
  font-size : 10pt;
  color : gray;
}
-->

