h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	color: #FF9900;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;



}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
#menu ul
{
list-style-type:none;
margin:0px;
padding:0px;
}
#menu a
{
display: block;
color:#FFFFFF;
font-family:Arial;
font-size:9pt;
font-weight:bold;
background-color: #FF9900;
width: 180px;
padding: 2px 8px;
text-decoration:none;
}
#menu a:hover
{
background-color: #FFFFFF;
color: #FF9900;
}
#menu li { margin-bottom: 2px; }h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF9900;
	white-space: nowrap;
}
#elencolink a {
	font-size: 6px;
	visibility: hidden;
}
