h1, h2, h3, h4, h5, h6, h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #162739;
	margin-top: 0px;
	padding-top: 0px;
}
.footer {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #758F9C;
}
.footer a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:hover {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #002051;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
body {
	background-color: #001826;
	background-image: url(../images/damon_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #021E33;
	font-weight: bold;
	text-align: right;
	padding-right: 7px;
}
.services {
	text-align: left;
	float: left;
	padding-right: 7px;
}
