.h1 {
	font-size: 25px;
	color: #003399;
	font-family: Verdana;
}
.h2 {font-size: 18px;}
.h3 {font-size: 14px;}
.h4 {font-size: 10px;}
.h5 {font-size: 8px;}

body {
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	color: #000000;
	scrollbar-face-color:#ff9900;
	scrollbar-highlight-color:#ff6600;
	scrollbar-3dlight-color:##F22f2f;
	scrollbar-darkshadow-color:#880000; 
	scrollbar-shadow-color:##F22f2f;
	scrollbar-arrow-color:##F22f2f; 
	scrollbar-track-color:#ffffff; 
	background-image: url(immagini/sfondo_UCI.jpg);
}

.form1 {  background-color: #ffffff; color: #004000}
.form2 {  background-color: #ffffff; color: #880000}
.form3 {  background-color: #B9F9B9; color: #880000}

.txt9 { font-size: 9px;}
.txt10 { font-size: 10px;}
.txt10Brown { font-size: 10px;
		   color: #990033;
}
.txt12 { font-size: 12px;}
.txt12Bold {
	font-size: 12px;
	font-weight: bold;
}
.txt12Brown { font-size: 12px;
		   color: #990033;
}

.txt14 {font-size: 14px;}
.txt14Brown { font-size: 14px;
	        color: 990033;
}

.rigapiccola  	{
	font-size: 2px;
	color: #B9F9B9;
}

.paroline {
	font-size: 6px;
	color: #FFFFFF;
}

a:link {text-decoration: none;}
a:hover {color: #990000;text-decoration: underline;}
a:visited {text-decoration: none;}
