﻿body 
{
	margin:0;
	padding:0;
	font-family:Times New Roman;
	color: #000;
	font-size:12pt;
}
h1
{
	font-family:Times New Roman;
	font-size:18pt;  
	color: #000;
	text-align:center;
	text-transform:uppercase;
	 }
	 
h1 a{text-decoration:none;}

h2
{
	font-family:Times New Roman;
	font-size:15pt;  
	color: #000;
	 }
h3
 {
	font-family:Times New Roman;
	font-size:13pt;
	color: #000;
	}
p
{
    color: #000;
    font-size:12pt;
    }
a
{
    color: #000;
}