<!-- *********************************************** -->
<!--     UTE - (U)niversal ASP (T)able (E)ditor      -->
<!-- *********************************************** --> 
<!--  UTE.CSS                              Rev.: 1.4 -->
<!--  Cascading style sheet for application          -->
<!--                                                 -->
<!--  (c) in 2000-2001 by Tom Wellige                -->
<!--  http://www.wellige.com  , tom@wellige.com      -->
<!--                                                 -->
<!--  You may use and alter this script as long as   -->
<!--  you put this original header in it !           -->
<!--                                                 -->
<!-- *********************************************** -->

A, A:active, A:visited
{
    text-decoration: none
}
A:hover
{
    color: #0080FF;
    text-decoration: underline;
}
BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
    color: black;
}
BODY
{
	background-color: #FFFFFF
}
LI,UL,OL
{
	list-style : disc;
    list-style-position: outside
}
H1, H2, H3, H4
{
	font-weight: bold
}
H2, H3, H4
{
	color: #000000
}
H1
{
	font-size: 200%
}
H2
{
	font-size: 130%;
	line-height: 115%
}
H3
{
	font-size: 130%;
	line-height: 100%
}
H4
{
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
H5
{
	font-size: 7pt;
	font-weight: normal
}
H6
{
	color: #ADADAD;
	font-size: 7pt;
	font-weight: normal
}
PRE
{
	font-size: 10pt;
    color: black;
}
.btnOk
{
    BACKGROUND: #009D4F;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.btnCancel
{
    BACKGROUND: red;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
A {text-decoration: none}
A:link {color: #000090;}
A:visited {color: #000090;}
A:active {color: #000090;}
A:hover {color: #f03000;}
.dbtitle {font-family: Verdana,  Arial, Helvetica,; color: #FFFFFF; FONT-SIZE: 11px; FONT-weight: bold}
.scelte {Font-Family: Arial, Helvetica, sans-serif; font-size: 11px; Color : #000000; font-weight: bold}
.testa {Font-Family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; Color : #000030; font-weight: bold}
.testo {Font-Family: Arial, Helvetica, sans-serif; font-size: 12px; Color : #000000}
.tabella {Font-Family: Verdana, Arial, Helvetica; font-size: 9px; Color : #000000}
.logo {Font-Family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; Color : #000000; font-weight: bold; text-decoration: em}
.tbflat  {font-size : 12px; font-family : Verdana; border-style : solid; border-color : #0066CC;}
.cmdflat  {font-size : 12px; font-family : Verdana; background-color : #0066CC; color : #ffffff; font-weight : bold;cursor:hand;}
