h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px;
	font-weight: normal;
}
h1 {
	color: #538CC6;
	font-size: 34px;
}
.small {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
}
table.rates {
	margin-top: 10px;
	margin-bottom: 10px;
}
table.rates td {
	border-bottom: 1px solid #BBD1E8;
}
.contact a {
	color: #E2ECF5;
}
ul {
	margin: 10px 0px 10px 35px;
	padding: 0px;
}
p {
	line-height: 18px;
	margin: 0px 0px 10px;
}
li {
	line-height: 18px;
	margin-bottom: 3px;
}
a {
	color: #669ACC;
}
#about-info {
	margin: 0px auto 20px;
	padding: 20px;
	width: 510px;
	background-color: #E8EFF7;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
