@charset "UTF-8";
/* CSS Document */


td img {display: block;}body {
	margin-top: 0px;
	background-color: #FFF;
}
a:link {
	text-decoration: none;
	color: #2264AA;
}
a:visited {
	text-decoration: none;
	color: #AAA;
}
a:hover {
	text-decoration: underline;
	color: #17406B;
}
a:active {
	text-decoration: none;
	color: #163D66;
}
.located {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #500;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #183F6C;
	font-size: 20px;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.h2 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #500;
	margin: 5px;
	padding: 5px;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #183F6C;
	margin: 4px;
	padding: 4px;
	text-align: center;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #183F6C;
	margin: 5px;
	padding: 5px;
}
.read_more {	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #2264AA;
	font-size: 12px;
	float: right;
}
.email_us {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2264AA;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
#main_content table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#right_content table {
	margin-top: 5px;
	margin-bottom: 5px;
}

