.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.testo2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	vertical-align: text-top;
	font-style:italic; 
	
	
}

.topicheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a {text-decoration: none; color: maroon;}
a:visited {color: maroon;}
a:hover {color: #FF0000}

.bottomtext a:hover {color: #696969}
.bottomtext a {text-decoration: none; color: #000000;}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

.submitbluetext {
	color: #4169E1;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: maroon;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4169E1;
}

.listelement { margin-top: 2px; margin-bottom: 8px; margin-left: 0px; padding: 2px; border-bottom: 1px solid #E5F0F3; line-height: 15px; }
.newstextprint {margin-top: 10px; font-weight: normal; font-family: Arial, Sans-serif; font-size: 11px; color:#000000; line-height: 15px; }
.paginate {font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold; color:#444444; padding-top: 20px; }


