td  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000000; 
}

.title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 27px;
	color: #606060;
	line-height: 50px;
}

.subtitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #202020;
	line-height: 30px;
}

.navigation {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}

a:hover.navigation {
	color: #0000CC;
}


