body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFFFFF; 
	font-size:9 pt; 
	font-weight:bold;
}

a:link
{
	color: green;
	text-decoration:none;
	background: trasparent;

}
a:hover
{
	color: black;
	text-decoration:underline;
	background: trasparent;

}

a:active 
{
	color: black;
	text-decoration:underline;
	background: trasparent;

}

a:visited
{
	color: green;
	text-decoration:none;
	background: trasparent;

} 

table
{
	font-family: Verdana, Arial, Helvetica;
	background-color: none; 
	font-size:9 pt; 

}

h1
{
	font-family: Verdana;
	color: #000000;font-size:36 pt
}
h2
{
	font-family: Verdana;
	color: #000000;font-size:24 pt 
}
h3
{
	font-family: verdana;
	color: #000000;font-size:18 pt 
}
h4
{
	font-family: verdana;
	color: #000000;font-size:14 pt
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}