@charset "UTF-8";
body {
	background-color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 50px;
}
.navigation {
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.border {
	border: 1px solid #CCCCCC;
}
.style4 {color: #0099FF}
.content  a:link {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.content a:visited {
	font-size: 12px;
	font-weight: bold;
}
.content a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.content a:active {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
