body{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}
h1{
font-weight:normal;
margin-bottom:10px;
}
h2{
font-weight:normal;
margin-bottom:10px;
}
h3{
font-weight:normal;
margin-bottom:10px;
}
h4{
font-weight:normal;
}
h5{
font-style:italic;
font-size:11px;
font-weight:normal;
}
p{
font-size: 12px; 
line-height: 16px;
margin-bottom:10px;
margin-top:10px;
}
a{
color:#003399;
}
a:visited{
color:#003399;
}
a:link{
color:#003399;
}
a:hover{
color:#6981b3;
}
a:active{
color:#6981b3;
}
hr{
background-color:#000000;
height:1px;
border:none;
}
ul{
font-size: 12px; 
line-height: 18px;
margin-left:30px;
}
li{
font-size: 12px; 
line-height: 18px
}
ol{
font-size: 12px; line-height: 18px;
margin-left:-40px;
}

.articlebody table {
  font-size: 13px;
}