
BODY {
   background-color : white;
   margin-left:0%;
   margin-right:0%;
   margin-top:0%;
   margin-bottom:0%;  
}
h5
{
  font-size : 18px;
   font-family : sans-serif;
   color : red;
 }
h4
{
 margin-left : 5%;
 margin-right: 5%;
 font-size : 18px; 
 font-family : sans-serif; 
 } 

h1 {
   font-size : 18px; 
   font-family : sans-serif; 
   color : red; 
   text-align : center; 
   }

h2{
   font-size : 16px; 
   font-family : sans-serif; 
   line-height: 4px;
   color : green;
   text-align : justify; 
   margin-left : 0%; 
}

h3 {
   font-size : 14px; 
   font-family : sans-serif; 
   font-style: normal;
   font-variant:normal;
   line-height: 14px;
   color : black;
   text-align : justify; 
}

p {
   font-size : 15px; 
   font-family : sans-serif;
   color : black;
   text-align : justify;
   margin-left : 0px;
   font-weight:normal;
   }
p.subtitle
   {
   margin-left : 30px;
   padding:0px 0px 0px 0px;
   text-align:left;
   line-height:16px;
   font-weight:normal;
   }
p.fine
{	
 font-size:12px;
text-align:center;
}
p.running
{
text-indent:30px;
margin-left : 30px;
text-align:justify;
line-height:16px;
font-weight:normal;
}

h1.special
	{
	font-size : 28px;
	}

td{
   font-size : 15px;
   font-family : sans-serif;
   color : black;
   }
 
hr
{
   padding:0px 0px 0px 0px;
}

