.legal{
  margin-top: 30px;
}    
#disclaimer{
}    
.legal-heading{
    color: red;
    font-weight:bold;
}    
.legal-section-heading{
    color: #000000;
    font-weight:bold;
}    

.legal a{color:blue; font-weight:bold;}
.legal ul{
    padding-left: 30px;
}    
.legal li{
    list-style:disc;
    list-style-position:outside;
}    

.legal-section-heading{
}     
.article-title{
     display:inline;
     font-size:11pt;
}     
     
