﻿

BODY	{font-size: 12pt;
		font-family: "Arial"; 
      	color: black
      	}
      	
Normal{font-size: 12pt;
		font-family: "Arial"; 
      	color: black
      	}
   	
h1		{
		font-family: arial;
		font-size: 20pt;
		color: blue;
		font-weight: bold;
		text-align: center;
		line-height: 2cm;
		}

h2		{		font-family: arial;		font-size: 14pt;		color: red;		font-weight: bold;		text-align: left;		}h3		{		font-family: arial;		font-size: 12pt;		color: black;		font-weight: bold;		text-align: left;		line-height: 0.8cm;		}h4		{
	font-family: "Arial";
	font-size: 12pt;
	color: black;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
		h6 		{		font-size: 8pt;    	font-family: "Arial";     	font-weight: extra-light;    	color: black;    	}