﻿@charset "utf-8";
/* CSS Document */
.heading {
font-family: "Century Gothic";
color: #0E9546;
font-size: x-large;
padding:10px 10px 5px 10px;

}
.imp-text {
font-family: "Tahoma";
color: #0E9546;
font-size:11pt;
}

p {
font-family:Tahoma;
 font-size:10pt;
   color:#636363;
   text-align:justify;
    text-decoration:none; 
}
li {
font-family:Tahoma;
 font-size:10pt;
   color:#636363;
   text-align:justify;
    text-decoration:none; 
    line-height:25px;
}