@charset "utf-8";
/* CSS Document */

P { font-size: 17px;
   font-family: serif; 
   }

p { margin:30px 30px; 
    border: 0px;
    text-align: justify;
    text-indent: 20px;
    color: black;}

ul { /*font-weight: bolder; */
     font-size: 17px;
     margin-left: 10px; 
	 margin-right: 200px;
	 font-family: serif;
   }
ol { font-weight: bolder; 
     font-size: 15px;
     margin-left: 10px; 
	
   }
h3 {
	font-size: 30px;
    text-align: center;
	color: black;
	 font-family: renaissance;
   }
h4 { 
    font-size: 30px;
	color: black;
	 text-indent: 60px;
	font-family: renaissance;
	text-align: left;
	
   }  
   
  .plan { text-align:left;margin-left: 100px; 
    
	
   }  
    
