﻿body 
{
    color:#000;
    font-family:Arial;
    font-size:12px;
    padding: 20px;
}
    
.textContent h1 
{
    color:#000;
    font-family: ,Arial;
    font-size:19px;
    font-weight:bold;
    margin:3px 0 5px;
    text-transform:uppercase;   
    }
    
 .editrow,
 .MNBContentFunctionRow,
  .MNBCommentBox2,
  .FunctionPrint,
  .MNBCommentBox,
  .MNBCommentForm,
  .tothetop,
  .toolbaricon
 {
     display: none !important;
     } 
       
.lead 
{
    font-weight:bold;
    line-height:17px;
    margin-bottom:20px;
    }
    
 
table 
{
    width: 490px !important;
    }
