p {
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : normal;
	color : #000000;
}

td {
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : normal;
}

h1  {
	font-size : 18pt;
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : italic;
	font-weight : bold;
	color : #33CC99;
}

h2 {
	font-size : 16pt;
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : italic;
	font-weight : bold;
	color : #33CC99;
}

h3  {
	font-size : 14pt;
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	color : #006600;
        
}
h4 {
	font-size : 11pt;
	font-family : "Times New Roman, Times";
	text-align : left;
	font-style : nomal;
	font-weight : normal;
	color : #000000;
       
}       

h5 {
	font-size : 10pt;
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
h6 {
	font-size : 9pt;
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	color : blue;
}

h7 {
	font-size : 8pt;
	font-family : "Times New Roman, Times";
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	color : blue;
}

