
BODY {
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial, verdana;
  font-size: 10pt;
  background-repeat: no-repeat;
  background-position: center;
  > background-attachment: fixed;
  scrollbar-face-color: #202020;
  ; scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #ffefff;
  scrollbar-darkshadow-color: #ffffff;
}

html {
  min-height: 100%;
  margin-bottom: 1px;
}

 
A:link {
  color: #0000aa;
  font-family: Arial;
  verdana;arial; font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

A:visited {
  color: #0000aa;
  font-family: Arial;
  verdana;arial; font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #FFFF00;
  font-size: 10pt;
  font-family: Arial;
  verdana;arial; text-decoration: none;
  font-weight: bold;
  background-color: #000091;
}


TD {
  font-family: Arial, verdana, Helvetica, Geneva;
  font-size: 10pt;
}

TD.note {
  font-family: "Times New Roman";
  font-size: 12pt;
}

P {
  font-family: Arial;
  font-size: 10pt;
}

.colhead {
  background-color: #E3E3E3;
  font-weight: bold;
}

.todhead {
  background-color: #ffffff;
  color: #99CCFF;
  font-size: 14pt;
  font-weight: bold;
}

.resetbg {
  background-color: ffffff;
}

.coltxtbgnd {
  background-color: e8e8e8;
}

.coltxtbgnd-2 {
  background-color: eeeeee;
}

.colsubhead2 {
  background-color: #E9E9E9;
}

.collistmid {
  background-color: #FcFcFc;
}

.colsubhead1 {
  background-color: #DFDFDF;
}

.colsubhead3 {
  background-color: #EEEEEE;
}

.colmenulinkbg {
  background-color: #EFEFEF;
}

.colbgndtxthead {
  color: #ffffff;
  font-family: Arial, Helvetica, Geneva;
  font-size: 12pt;
  font-weight: bold;
  background-color: #101010;
}



.hist1 {
  color: #0033ff;
  font-family: Arial, "comic sans MS", Arial, Helvetica, Geneva;
  font-size: 12pt;
  font-weight: normal;
  background-color: #ffffff;
}

.hist2 {
  color: #7B7CFF;
  font-family: Arial, "comic sans MS", Arial, Helvetica, Geneva;
  font-size: 10pt;
  font-weight: bold;
  background-color: #EFEFEF;
}

.hist-patrick {
  color: #0000aa;
  font-family: Arial, "comic sans MS", Arial, Helvetica, Geneva;
  font-size: 12pt;
  font-weight: normal;
  background-color: #ffffff;
}

