p.title, .title {
	margin: 0 0;
	padding 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 26px;
	line-height: 32px;
	color: #1364ad;
}

a {
	color: #1364ad;
	text-decoration: underl;
}

a:hover {
	text-decoration: none;
}

h2 {
	line-height: 24px;
}
