h1 {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #363636;
	line-height: normal;
	margin: 0 0 15px;
}

h2 {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #363636;
	line-height: normal;
	margin: 0;
}

h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #363636;
	line-height: normal;
	margin: 0;
}

.content {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #363636;
	line-height: normal;
}

.content a {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #00aeef;
	text-decoration: underline;
}

.content a:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #00aeef;
	text-decoration: none;
}