/* CSS Document */

/* Used on Womens Petition Page Only */

body    { 
        background-color: #FDF9ED; 
        margin-top: 0; 
        margin-left: 0; 
        margin-bottom: 0; 
        }
        
td      { 
        font-family: Times New Roman;
        font-size: 15px; 
        color: #000000; 
        text-decoration: none; 
        line-height:17px;
        }
        
.topper { 
        font-family: Times New Roman;
        font-size: 18px; 
        color: #000000; 
        text-decoration: none; 
        line-height:20px;
        }
        
blockquote      {
        font-size: 14px; 
        margin-left: 10px;
        }



h2      { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px; 
        color: #560000; 
        text-decoration: none; 
        line-height:16px;
        margin-top: 0px;
        margin-bottom: 0px;
        }

.small  { 
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px; 
        color: #560000; 
        text-decoration: none; 
        line-height:12px;
        }       
