@charset "utf-8";
.footer {
	font-family: Georgia;
	font-size: 10px;
	color: #3C4260;
}
h1 {
	font-family: georgia;
	font-size: 18px;
	font-weight: lighter;
	color: #C0C1C9;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.links {
	color: #3C4260;
	text-decoration: none;
}
h2 {
	font-family: georgia;
	font-size: 14px;
	font-weight: lighter;
	color: #BBBCC6;
}
.tdform {
	border-bottom: 1px solid #EAEBED;
	font-family: georgia;
	font-size: 11px;
	color: #3C4260;
}.sidelinks {
	font-family: Georgia;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #565F89;
	line-height: 18px;
}
