.text {
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	font-family: "trebuchet ms", verdana, arial, tahoma;
}
.text2{
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	font-family: "trebuchet ms", verdana, arial, tahoma;
}

.title {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	font-family: "trebuchet ms", verdana, arial, tahoma;

}
.subtitles {
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	font-family: "trebuchet ms", verdana, arial, tahoma;

}
a:active,
a:visited,
a:link	    			{ color: #539DBA; text-decoration: none; font-style: bold; }
a:hover					{ color: #539DBA; text-decoration: underline; font-style: bold; }
.whttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "trebuchet ms", verdana, arial, tahoma;

}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}