body
{
   color: #031B96;
   font-family: arial;
   font-weight: normal;
   font-size: 10pt;
   scrollbar-face-color: #ffffff; 
   scrollbar-shadow-color: #031B96; 
   scrollbar-highlight-color: #031B96; 
   scrollbar-3dlight-color: #031B96; 
   scrollbar-darkshadow-color: #031B96; 
   scrollbar-track-color: #ffffff; 
   scrollbar-arrow-color: #031B96;
}

td {
   font-weight: normal;
   font-size: 10pt;
   COLOR: #031B96;
   TEXT-DECORATION: none;
   font-family: arial;
  
}

.header {
   font-weight: bold;
   font-size: 10pt;
   COLOR: #031B96;
   TEXT-DECORATION: none;
   font-family: arial;
}

.bold {
   font-weight: bold;
   font-size: 10pt;
   COLOR: #031B96;
   TEXT-DECORATION: none;
   font-family: arial;
}

.text {
   font-weight: normal;
   font-size: 8pt;
   COLOR: #031B96;
   TEXT-DECORATION: none;
   vertical-align: text-bottom;
   font-family: arial;
}

A {
   font-weight: bold;
   font-size: 10pt;
   COLOR: #4E5781;
   TEXT-DECORATION: none;
   vertical-align: text-bottom;
   font-family: arial;
}
A:visited {
   COLOR: #4236B4
}
A:active {
   COLOR: #4E5781
}
A:hover {
   COLOR: #000000
}