body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5B5B5B;
}

.title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #5B5B5B;
}

.content_contact {
	padding-top: 10px;
	padding-left: 32px;
	line-height: 15px;
}

.home {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 32px;
}

.thumbs {
	font-family: Verdana;
	font-size: 10px;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}

a:hover {
	color: #CC3333;
}

a.home {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;

}

a.home:hover {
	color: #5B5B5B;
}

