td {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #090;
}
body {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	color: #FFF;
}
p	{
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #016A3F;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #016A3F;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;
}
a:active {
	font-family: Arial;
	font-size: 14pt;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
}

