﻿h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#CC0000;
	font-weight: bold;
	font-style: normal;

}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#336699;
	font-weight: bold;
	font-style: normal;
}

h3
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color:#CC0000;
	font-weight: bold;
	font-style: normal;
	margin-top:2;
	margin-bottom:0;
}

h4
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color:#CC0000;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0;
}


a {	text-decoration:none }
a:link { color:#336699; font-weight:bold }
a:visited { color:#336699; font-weight:bold  }
a:hover {color:#CC0000; text-decoration:underline }




td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

