a {text-decoration: none;
	font-family: "Century Gothic", "Tahoma";
   font-size: 12pt;
   text-align: justify;}
a:link {color: black;}
a:visited {color: black;}
a:active {color: black;}
a:hover {text-decoration: underline;}

body {	font-size: 12pt;
	font-family: "Century Gothic", "Tahoma";
	text-align: justify;
	color: black;
	line-height: 16pt;
	margin-left: 10pt;
	margin-right: 10pt;
	}

img
	{  border-style: none;
	}


/* Indent paragraphs */

p {	font-size: 12pt;
	font-family: "Century Gothic", "Tahoma";
	margin-left: 24pt;
	margin-right: 24pt;
	text-align: justify;}

li {	font-size: 12pt;
	font-family: "Century Gothic", "Tahoma";
	margin-left: 24pt;
	margin-right: 24pt;
	text-align: justify;}

h1 {	font-size: 24pt;
	font-family: "Century Gothic", "Tahoma";
	font-weight: bold;
	line-height: 30pt;}


h2 {	font-size: 18pt;
	font-family: "Century Gothic", "Tahoma";
	font-weight: bold;
	line-height: 22pt;
	}

h3 {	font-size: 12pt;
	font-family: "Century Gothic", "Tahoma";
	font-weight: bold;}

h4 {	font-size : 8pt;
	font-family: "Century Gothic", "Tahoma";
	font-weight: bold;
	line-height : 22pt;}

h5 {	font-size: 10pt;
	font-family: "Century Gothic", "Tahoma";
	font-weight: bold;
	line-height: 16pt;}

h6 {	font-size: 8pt;
	font-family: "Century Gothic", "Tahoma";
	font-weight: normal;
	line-height: 10pt;}
