td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183656;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183656;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.grassetto {font-weight: bold;}

	A:link {color: #990066; font-size: 11px; font-weight: bold; text-decoration: none;}
	A:visited {color: #183656; font-size: 11px; font-weight: bold; text-decoration: none;}
	A:active {color: #fc8713; font-size: 11px; font-weight: bold; text-decoration: none;}
	A:hover {color: #fc8713; font-size: 11px; font-weight: bold; text-decoration: none;}



.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF3399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
}

