.h1 {font-size: 20px;}
.h2 {font-size: 18px;}
.h3 {font-size: 14px;}
.h4 {font-size: 10px;}
.h5 {font-size: 8px;}

a:link {color: #880000;text-decoration: none;}
a:hover {color: #66FFFF;text-decoration: none;}
a:visited {color: #880000;text-decoration: none;}

body {
	font-family: Times New Roman, Times, serif;
	color: #880000;
	scrollbar-face-color:#880000;
	scrollbar-highlight-color:#FFCB99;
	scrollbar-3dlight-color:#B80000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#E71313;
	scrollbar-arrow-color:#FFFFC0;
	scrollbar-track-color:#FFFFCC;
	background-image: url(immagini/sfondo.gif);
}

.testo1 {
	font-size: 16px;
	font-weight: bold;
}
.testo2 {
	font-size: 12px;
	font-weight: normal;
}
.testo3 { font-size: 10px;}

.titolopagina  	{ color: #00FF00}
.sottotitolo   	{ color: #00FF00}
.titolo        	{ color: #00FF00}
 
.titolotabella 	{ color: #C0C0C0; font-weight: bold; background-color: #880000 }
.sottotabella  	{ color: #00FF00}
.testotabella  	{ color: #00FF00}

.rigapiccola  	{
	font-size: 2px;
	color: #ffffcc;
}

.vino_tit { color: #00FF00}
.vino_txt { color: #00FF00}

.tab {	border: 1px inset #990000;}
.tab2 {	border: 1px ridge #0000CC;}
.tab3 {	border: 2px groove #339900;}
.tab1 {	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;}
.paroline {

	font-size: 6px;
	color: #ffffcc;
}
