
body {
    font-family:Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #666666;
    font-weight: normal;
    font-variant: normal;
    background-color: #111111;
}


h1  {
  font-family: verdana;
  font-size:14px;
  color:#666666;
  font-weight:bold;
  padding:0px;
  margin-top:0px

}
h2  {
  font-family: verdana;
  font-size:14px;
  color:#222222;
  font-weight:bold;

}
h3  {
  font-family: verdana;
  font-size:32px;
  margin-top:0px;
  color:#4081c5;

}

li {
padding:5px 0;
}

a {
  font-family: verdana;
  font-size:14px;  
  
}

