@media screen {

body {
	background-color: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 20px;
	color: #005D9F;
	font-weight: normal;
}

.titolo {
	font-family: Verdana;
	font-size: 20px;
	color: #005D9F;
	font-weight: normal;
}

.titolo_testo {
	font-family: Verdana;
	font-size: 20px;
	color: #CC0000;
	text-align: left; 
	font-weight: normal;
}

.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.tab_testo{
	 height: 780px; 
	 overflow: auto;
}

.tab_menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F9D967;
}

a.testo:active {
	text-decoration: none;
	color: #000000;
}

a.testo:link {
	text-decoration: none;
	color: #000000;
}

a.testo:visited {
	text-decoration: none;
	color: #000000;
}

a.testo:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.copyright:active {
	text-decoration: none;
	color: #000000;
}

a.copyright:link {
	text-decoration: none;
	color: #000000;
}

a.copyright:visited {
	text-decoration: none;
	color: #000000;
}

a.copyright:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:link {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
}

}

@media print {

body {
	background-color: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 20px;
	color: #005D9F;
	font-weight: normal;
}

.titolo {
	font-family: Verdana;
	font-size: 20px;
	color: #005D9F;
	font-weight: normal;
}

.titolo_testo {
	font-family: Verdana;
	font-size: 20px;
	color: #CC0000;
	text-align: left; 
	font-weight: normal;
}

.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.tab_testo{
	 height: 780px; 
	 overflow: auto;
}

.tab_menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F9D967;
}

a.testo:active {
	text-decoration: none;
	color: #000000;
}

a.testo:link {
	text-decoration: none;
	color: #000000;
}

a.testo:visited {
	text-decoration: none;
	color: #000000;
}

a.testo:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.copyright:active {
	text-decoration: none;
	color: #000000;
}

a.copyright:link {
	text-decoration: none;
	color: #000000;
}

a.copyright:visited {
	text-decoration: none;
	color: #000000;
}

a.copyright:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:link {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.register:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
}

}