body 
{
	color: Black;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
}

h1 
{
	color: #0066FF;
	font-family: Arial, Verdana;
	font-size: x-large;
	text-align: center;	
	margin-bottom: 2px;
	margin-top: 15px;
}

th
{
	font-family: Arial;
	font-variant: normal;
	font-weight: normal; 
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
}


h2 
{
	color: #000000;
	font-family: Arial, Verdana;
	font-size: larger;
	text-align: left;
	margin-bottom: 2px;
}

a 
{
	color: Black;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

