A:link
{
	color: 003366;
	text-decoration : underline;
}
A:visited
{
	color: 003366;
	text-decoration : underline;
}
A:active
{
	color: FF0000;
	text-decoration : underline;
}
A:hover
{
	color: FF0000;
	text-decoration : underline;
}
BODY
{
	font-family: Arial;
	font-size: 10pt;
	color: 003366;
	margin-left : 12%;
	margin-right : 12%;
	line-height : 1.5;
	text-align : justify;
}
TABLE
{
	font-family: Arial;
	font-size: 10pt;
	color: 003366;
}

#smtxt
{
	font-size: 8pt;
}