body, table, a {
	font-family: Verdana;	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.title {
	color: #DA251D;
	font-weight:bold;
}

.list_title {
	color: #000000;
}

td.content  {
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 30px;
	text-align:justify;
}

td.copyright, td.copyright a {
	font-family: Tahoma;	
	font-size: 10px;
	color: #000000;
}