a:link
{
	color: #0000FF;
	text-decoration: none; 
}
a:visited
	color: rgb(0,204,204); 
	text-decoration: none; 
} 
a:active 
{
	color: rgb(204,153,51);
	text-decoration: none; 
}
body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
	color: #000000;
}
h1 {
	font-size: 10pt; margin-bottom:0
)
h5 {
	text-decoration: underline; margin-bottom:0
)