
/**************** Body and tag styles ****************/

#content h2{
font-size:1.3em;
color:#000000;
font-weight: bold;
padding:5px 0 5px 10px;
}
#content h3{
font-size:1.1em;
color:#000000;
font-weight: bold;
padding:5px 0 5px 10px;
}
#content p {
font-size:1.0em;
padding:0px 20px 2px 10px;
}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 5px 35px;}

#content li {
  padding-bottom:6px;
  }


.left{float:left;padding:0 20px 10px 10px;clear: left;}

.right{float:right;padding:0 10px 10px 20px;clear: right;}

.bold{font-weight:bold}

.contenttitle {
font-size:1.1em;
color:#000000;
font-weight: bold;
padding:5px 0 5px 10px;
}

