.para   {
   text-align:left;
   padding-left:10px; 
   padding-top:8px; 
   padding-right:6px; 
   padding-bottom:6px;
   font-family: times new roman;
   font-weight: normal;
   font-size: 14px;
   color: #330c00;
   }
   
h1 {
	font-family: times new roman;
	font-size: 18 point;
	font-style: italic;
	font-weight: bold;
	color: #cc3300;
	padding-left: 100px;
	}
	
h2 {font-family: times new roman;
	font-size: 18 point;
	font-style: italic;
	color: #cc3300;
	padding-left: 150px;
	}
	
h6	{ 
	margin-top: 0px;   
    font-family: times new roman;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    color: #985910;
    margin-bottom: 0px;
    }