@import url(stampanteAccessibile.css) print;

a:link {
	font-weight: bold;
	padding: 2px;
	}

a:visited {
	font-weight: bold;
	padding: 2px;
	}

a:hover, a:active {
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	}

a.menu:link {
	text-decoration: underline;
	font-weight: bold;
	}

a.menu:visited {
	text-decoration: underline;
	font-weight: bold;
	}

a.menu:hover, a.menu:active {
	font-weight: bold;
	}	
	

body {
}

html, body, td, div, p {
	font-family:Arial, Helvetica, sans-serif;
}

p, li, a {
	line-height: 1.5em;
}

input, select, checkbox, textarea {
}

.hidden {
	visibility:hidden;
}

h2 {
font-size:larger

}

h3 {
font-size:medium;

}

img {
}

.alignDx {
	text-align:right;
}

.alignCenter {
	text-align:center;
}

legend {
padding:5px;
font-weight:bold;
font-style:normal;
}

fieldset {
margin-top:10px;
padding: 1em; 
border:2px groove;
}

input#invia {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

label {
padding:10px;
margin:10px;
width:200px;
}



form {
width:80%;
margin:0 auto;
padding:5px;

}

form p {
margin:.2em 0;
}

ul{list-style-type: none;}

.vis{
list-style-type:square;
}


caption {
font-weight:bold;
font-size:medium;
}

th {
font-weight:bold;
}

td {
 border-collapse:collapse;
 border:1px solid #999999;
}

.senzabordo{
border:1px solid #FFFFFF;
}







 













