﻿h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	font-weight:normal;
	color:#00999e;
	margin:0px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	color:#606364;
	margin:0px;
	margin-bottom:5px;
	text-align:justify;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#606364;
	margin:0px;
	text-align:justify;
	/*text-justify:newspaper;*/
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#111111;
	font-weight:normal;
}

h4 a:link, h4 a:visited{
	color:#f46a24;
	text-decoration:none;
}

h4 a:hover{
	text-decoration:underline;
}
