body
{
color:	#000000;
background-color: "#FFFFFF";
font-size: 10pt;
font-family: Arial;
margin-top:	0;
margin-left:0;
margin-right:0;
margin-bottom:0;
}
a
{
text-decoration: none;
}
a:link
{
	color:	blue;
}
a:visited
{
	color:	blue;
	font-style:	italic;
}
a:active
{
	color:	red;
	font-style:	italic;
}
a:hover
{
	color:	red;
}

form
{margin-top: 0; margin-bottom: 0;
}

input
{
	font-size: 8pt;
	font-family: Arial;
}

textarea
{
	font-size: 8pt;
	font-family: Arial;
}
table
{
	font-size: 10pt;
	font-family: Arial;
}

.c10pt {text-align: center; font-size: 10pt;}
.c9pt {text-align: center; font-size: 9pt;}
.c8pt {text-align: center; font-size: 8pt;}
.j10pt {text-align: justify; font-size: 10pt;}
.f12pt {font-size: 12pt;}
.f10pt {font-size: 10pt;}
.f9pt  {font-size: 9pt;}
.f8pt  {font-size: 8pt;}
	   
