
body{
    background-color:#ffffff; 
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #EE1C25;
    }

h1{ 
	font-size: 24pt;
    font-family: Arial, sans-serif;
    color: #EE1C25  
    }
h2{ 
	font-size: 20pt 
    }
h3{ 
	font-size: 16pt 
    }
h4{ 
	font-size: 12pt 
    }
h5{
	font-size: 10pt
    }
h6{
	font-size: 8pt
    }
P{
           text-indent: 5px;
     }
    