body  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	background-color : #FFFFFF;
	font-size : x-small;
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
}  

a:link  {
	color : #0066FF;
	font-weight : normal;
	text-decoration : none;
}

a:active  {
	color : #8AB9FF;
	font-weight : normal;
	text-decoration : none;
}

a:visited  {
	color : #0066FF;
	font-weight : normal;
	text-decoration : none;

}

a:hover  {
	color : #8AB9FF;
	font-weight : normal;
	text-decoration : none;
}


a.linkNormal:link  {
	color : #CCCCCC;
	font-weight :normal;
	text-decoration : none;
}

a.linkNormal:active  {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

a.linkNormal:visited  {
	color : #CCCCCC;
	font-weight : normal;
	text-decoration : none;

}

a.linkNormal:hover  {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}


a.menu:link  {
	color : #000033;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
	border: 1px solid #000000;
	width: 140px;
	margin: 1px;
	padding: 4px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;





}

a.menu:active  {
	color : #000000;
	background-color : #0099FF;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
	width: 140px;

}

a.menu:visited  {
	color : #000033;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
	border: 1px solid #000000;
	width: 140px;
	margin: 1px;
	padding: 4px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a.menu:hover  {
	color : #FFFFFF;
	background-color : #FF9900;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
	width: 140px;

}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
}

h1  {
        font-size : xx-large;
}

h2  {
        font-size : x-large;
}

h3  {
        font-size : large;
}

h4  {
        font-size : small;
}

h5  {
        font-size : x-small;
}

h6  {
		font-size : xx-small;
}

.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.x-small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : medium;
	color : #0099FF;
	letter-spacing : 1px;
}

.blu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #0099FF;
	font-weight : bold;
}

li {
	list-style-type : square;
}

.border {
	border : thick double #999999;
	width : 80%;
}
.text9bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
