BODY
{
	color: #00001F;
	font-family: Tahoma;
	font-size: 12pt;
	background-color: #F0FFFF;
}
H1
{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
H2
{
	font-size: 14pt;
	font-variant: small-caps;
	text-align: center;
}
H3
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
P
{
	font-size: 12pt;
	text-align: justify;
}