#anchormenu a {
	display: block;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-size: 18px;
	margin-bottom: 15px;
}

.info h1, h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-bottom: 40px;
	margin-top: 40px;
	text-transform: uppercase;
}

h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin: 20px 0px;
	font-size: 24px;  
	text-transform: capitalize !important; 
}

.info table td{
	vertical-align:top !important;
}
.info table.related td:first-child {
	width: 50px;
}

ul.nostyle{
	list-style:none;
}
