body 
{
  
  font-family: arial, "times new roman", serif;
  background-color: #000000;
  color: #FFFFFF;
  font-size:12px;
  scrollbar-face-color: #222222;
  scrollbar-shadow-color: #333333;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #555555;
  scrollbar-darkshadow-color: #444444;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #777777;

}

a:link {color:#FFFFFF}
a:visited {color:#FFFFFF}
a:active {color:#6290BC}
a:hover {color:#476889}



h1 {
  font-family: arial, sans-serif;
  color: #6699CC;
  font-size: 14pt;
  text-align: center;
  margin-top: 0em; margin-bottom: 0em;
}

h2 {
  font-family: arial, sans-serif;
  color: #dedede;
  font-size: 12pt;
  text-align: center;
  margin-top: 0em; margin-bottom: 0em;
}

h3 {
  font-family: arial, sans-serif;
  color: #999999;
  font-size: 11pt;
  text-align: center;
  margin-top: 0em; margin-bottom: 0em;
}

h4 {
  font-family: arial, sans-serif;
  color: #FFFFFF;
  font-size: 10pt;
  text-align: center;
  margin-top: 0em; margin-bottom: 0em;
}

.box {
  border: solid;
  border-color: #CCCCCC;
  border-width: thin;
  padding: 0em;
  text-align: center;

}

.box75 {
  border: solid;
  border-color: #CCCCCC;
  border-width: thin;
  width: 75%;
  padding: 0em;
  text-align: center;

}

.box50 {
  border: solid;
  border-color: #CCCCCC;
  border-width: thin;
  width: 50%;
  padding: 0em;
  text-align: center;

}

.box25 {
  border: solid;
  border-color: #CCCCCC;
  border-width: thin;
  width: 25%;
  padding: 0em;
  text-align: center;

}

.topbox {
  border: solid;
  border-color: #CCCCCC;
  border-width: thin;
  width: 400;
  height: 50;
  padding: 0em;
  text-align: center;

}


.mainbox {
  border: solid;
  border-color: #CCCCCC;
  border-width: thin;
  width: 400;
  padding: 0em;
  text-align: center;
  color: #6699CC;
  background-color: #111111;

}

.sidebox {
  border: solid;
  border-color: #999999;
  border-width: thin;
  width: 50;
  height: 110;
  padding: 0em;
  text-align: center;

}

table { font-size:12px; 

}

b { color:#FFFFFF;
font-size:12pt;

}

.small { color:#FFFFFF;
font-size:8pt;

}



p.dropcap:first-letter {
  font-size:300%;
  float: left;
  color: gold;

}
.box150 {
  border: solid;
  border-color: #CCCCCC;
  border-width: thin;
  width: 150px;
  text-align: center;
  font-weight: bold;
}
