BODY 
{
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	border: 1;
}
.menutitolo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFDC51;
	text-decoration: none;
	left: 0px;
	right: 0px;
	top: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	background-color: #001482;



}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #0000FF;
	list-style-image: url(img/bullet.gif);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 12px;






}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000071;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 9px;



}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000071;
	list-style-image: url(img/bulletover.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 9px;



}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000071;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-size: 9px;


}
.std {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;



}
.titoloni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	border-bottom-width: 1px;
	border-left-style: none;
	border-left-color: #000066;
	border-bottom-style: inset;

}
