@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.page_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	padding-left: 25px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
	.text a {
		color: #000000;
		text-decoration: underline;
	}
		.text a:hover {
			color: #000000;
			text-decoration: none;
		}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px 25px 0px 25px;
}
.copyright a {
	text-decoration: none;
	color: #000000;
}
.copyright a:hover {
	text-decoration: underline;
}
.qwik, .qwik a, .qwik a:hover {
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.cms, .cms a, .cms a:hover {
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.jlogo, .jlogo a, .jlogo a:hover {
	font-family: Copperplate Gothic Bold, Verdan, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	color: #4C6BAF;
	text-decoration: none;
}
