.title {
	font-family: ARIAL;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
}

.content1 {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.content2 {
	font-family: ARIAL;
	font-size: 11px;
	color: #FFFFFF;
}

.realizz {
	font-family: Verdana;
	font-size: 15px;
	color: #FF0000;
}

.disclaimer {
	font-family: ARIAL;
	font-size: 10px;
	color: #374957;
}

.marquee-index {
	font-family: Verdana;
	font-size: 24px;
	color: #FFFFFF;
}


a:link {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}