input, textarea, form, select, font, p, div, body { 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: lighter; 
} 
td { 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 11px; 
} 

a { 
	color: #336699
	cursor: hand;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: navy; 
	text-decoration: none;
}

.highlight {background-color: #CCCCFF}

/* forum css */
.genmed {
	font-size : 11px;
	color : #000000;
}
a.genmed { color: #006699; text-decoration: none; }
a.genmed:hover { color: #DD6900; text-decoration: underline; }

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

a.twenty { font-weight: normal; }
.gensmall { font-size : 10px; }
.gendefault {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
  font-weight: lighter;
}
.genlisttd { font-size : 11px; }

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
.row1	{ background-color: #EFEFEF; color: #000000; }
.row2	{ background-color: #DEE3E7; color: #000000; }
.row3	{ background-color: #D1D7DC; color: #000000; }
.row4	{ background-color: #FFE2A8; color: #000000; }
.head1 { background-color: #14478C; color: #FFFFFF; font-weight: bold; font-size: 11px; }
.tabledefault	{ background-color: #EFEFEF; border: 1px #98AAB1 solid; text-align: left; }
.tabledefaultcenter	{ background-color: #EFEFEF; border: 1px #98AAB1 solid; text-align: center; }
.tablewhite	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; text-align: left; }
.tablewhitecenter	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; text-align: center; }

.helpbbcode0 {
	font-size: 10px; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	overflow: hidden; 
	width: 400px; 
	height: 40px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	background-color: #E0E0E0;
}

.helpbbcode1 {
	font-size: 10px; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	overflow: hidden; 
	width: 400px; 
	height: 40px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	background-color: #EFEFEF;
}

.helpbbcode2 {
	font-size: 10px; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	overflow: hidden; 
	width: 400px; 
	height: 40px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	background-color: #DEE3E7;
}

/*articoli*/
.notearticle {
	font-size : 10px;
	font-style: italic;
}
.article {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
  font-weight: lighter;
}