body {
 background: #202080;
 font: 11pt "Trebuchet MS","Tahoma";
 margin-left: 20px;
 margin-right: 20px;
 color: white;
}

.small {
  font:8pt "Trebuchet MS","Tahoma";
  color:red;
}

.smallnote {
  font:8pt "Trebuchet MS","Tahoma";
  font-style: italic;
}

body A{
 text-decoration:none;
 color:white;
 padding:1px;
 font-weight:bold;
}

body A:Hover{
 color:white;
 text-decoration:none;
 background-color:#808080;
 font-weight:bold;
}

.backcolor {
 background-color: #808080;
}

table {
 font: 11pt "Trebuchet MS","Tahoma","Arial";
}

.title {
 font: bold 18pt "Tahoma","Arial"; 
 color: #a53737; 
 text-align: center;
 margin-bottom: 0;
}

.subtitle {
 font: bold 8pt; 
 color: #733737; 
 text-align: center;
 margin: 0;
}

h1 {
 color: #80f080;
 font: bold 14pt "Verdana","Arial";
 margin-left: -20px;
 margin-top: 25px; 
 padding: 8;
}

h2 {
 background-color: #80c080;
 color:#202080;
 font: bold 12pt "Verdana","Arial";
 margin-right: 0px;
 padding: 4;
}

h3 {
 color:#eb893c;
 font: bold 12pt "Verdana","Arial";
 margin-right: 0px;
 padding: 4;
 margin-top:0px;
 margin-left:-4px;
 margin-bottom:0px;
}

code {
 font: 11pt "Courier New";
 color: blue;
 margin-left: 50px;
 margin-bottom: 0;
}

.mh {
 border:1px solid #eb893c;
 text-align: center;
 background-color:#eb893c;
 color:white;
 font-style:italic;
}

.hl {
 font: bold 10pt "Verdana","Arial";
 text-align: center;
 color:black;
 font-weight:bold;
 border:1px solid #eb893c;
}

.hl A{
 display:block;
 text-decoration:none;
 background-color:white;
 color:black;
 border:0px;
}

.hl A:Hover{
 color:white;
 background-color:#eb893c;
 border:0px;
}

.download{
 font: bold 12pt "Trebuchet MS","Tahoma","Arial";
}

.downloadnote{
 font: 9pt "Trebuchet MS","Tahoma","Arial";
}
