.border {
	border: 2px solid #474747;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #474747;
	text-align: center;
	line-height: 30px;
	letter-spacing: .2em;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	height: 53px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #474747;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.links1 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-right: 7px;
}
.links1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-right: 7px;
}
.links1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #839CE0;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-right: 7px;
}
.links1 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-right: 7px;
}
.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.main-text-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	font-weight: bold;
}
.links2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
}
.links2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
}
.links2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D4FCD;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
}
.links2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
}
.links5 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.links5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.links5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #78779D;
	text-decoration: underline;
}
.links5 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}