h2{
  margin-bottom:0px;
  font-size:2em;
  font-weight:normal;
  color:#336699;
  }
h3{
  font-size:1.3em;
  margin-bottom:0px;
  color:#666;
  }
h2, h3{font-family:Georgia, "Times New Roman", Times, serif;}
a{
  color:#336699;
  text-decoration:underline;
  }
a:hover{
  text-decoration:none;
  }
ul li{
  position:relative;
  padding-left:17px;
  background-repeat:no-repeat;
  background-position:0 .3em;
  list-style-type:none;
  }
p, ul, ol, .table{
  margin-bottom:1.2em;
  }
ul{
  margin-left:11px;
  }
  ul ul{
    margin-top:2px;
    margin-bottom:2px;
    }
ol{
  margin-left:33px;
  }
li{
  margin-bottom:10px;
  }
.nowrap{
  white-space:nowrap;
  } 

.va-t{vertical-align:top !important;}
.va-m{vertical-align:middle !important;}
.va-b{vertical-align:bottom !important;}

.ta-l{text-align:left !important;}
.ta-c{text-align:center !important;}
.ta-r{text-align:right !important;}

.fl-l{
  float:left !important;
  margin-right:25px;
  }
.fl-r{
  float:right !important;
  margin-left:25px;
  }
