body {
	 font-family: Helvetica, sans-serif; 
	 font-size: 9pt; 
	 color: Black;
	 font-weight: bold;
}

.big{
	   font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-weight: bold;
	   font-style:normal;
	   font-size: 11pt; 
	   color:#000000;
}   

.medium{
	   font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-weight: bold;
	   font-style:normal;
	   font-size: 10pt; 
	   color:#FFFFFF;
}

.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;

	   font-style:normal;
	   font-size: 9pt; 
	   color:#000000;
}   
.small{
	   font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-weight: normal;
	   font-style:normal;
	   font-size: 8pt; 
	   color:#FFFFFF;
}   

.small_small{
	   font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-weight: normal;
	   font-style:normal;
	   font-size: 7pt; 
	   color:#FFFFFF;
}   

.big{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style:normal;
	font-size: 11pt; 
	 color:#FFFFFF;
	 hover:yellow; 
	 text-decoration: none;            
}   
.big:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style:normal;
	font-size: 11pt; 
	color:#000000; 
	 color:red;
	 hover:yellow; 
	 text-decoration: none; 
}

.medium{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style:normal;
	font-size: 10pt; 
	 color:#FFFFFF;
	 hover:yellow; 
	 text-decoration: none;            
}   
.medium:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style:normal;
	font-size: 10pt; 
	color:#000000; 
	 color:red;
	 hover:yellow; 
	 text-decoration: none; 
}

.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style:normal;
	font-size: 9pt; 
	 color:#000000;
	 hover:yellow; 
	 text-decoration: none;            
}   
.normal:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style:normal;
	font-size: 9pt; 
	color:#000000; 
	 color:red;
	 hover:yellow; 
	 text-decoration: none; 
}

.small:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style:normal;
	font-size: 8pt; 
	color:#000000; 
	 color:red;
	 hover:yellow; 
	 text-decoration: none; 
}

.small_small{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style:normal;
	font-size: 7pt; 
	 color:#FFFFFF;
	 hover:yellow; 
	 text-decoration: none;            
}   
.small_small:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style:normal;
	font-size: 7pt; 
	color:#000000; 
	 color:red;
	 hover:yellow; 
	 text-decoration: none; 
}

.alert{
	   font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-weight: normal;
	   font-style:normal;
	   font-size: 10pt; 
	   color:red;
}  

input {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    LINE-HEIGHT: 1.1em
    
       background-color: #FFFFFF;
}
SELECT  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 1.1em
}
TEXTAREA {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 1.1em
}
A.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
A:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


A:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumnero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
