@charset "UTF-8";
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	width: 490px;
	padding-left: 30px;
}
.sitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 121340;
	padding-top: 10px;
}
a:link {
	color: #121340;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #121340;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 40px;
}
.contentside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	width: 300px;
	padding-left: 30px;
	color: #717189;
}
.contact {
	padding-left: 30px;
	padding-top: 10px;
}

