@charset "UTF-8";
/* CSS Document */

body, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #ffff99;
}



.contentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #dcbf3a;
	font-weight:bold;
	line-height: 20pt;
}

.contentsubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #dcbf3a;
	font-weight:bold;
}

.footerleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #dcbf3a;
}

.footerleft a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7b6b21;
	text-decoration: none;
}
.footerleft a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7b6b21;
	text-decoration: none;
}
.footerleft a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.footerleft a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7b6b21;
	text-decoration: none;
}
.footerleft a:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #dcbf3a;
	text-decoration: none;
}

.footerright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 10pt;
	color: #a8a596;
}


.footerright a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.footerright a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.footerright a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #7b6b21;
	text-decoration: none;
}
.footerright a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.footerright a:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}

a {color: #dcbf3a;
	text-decoration: none;
}
a:active {color: #dcbf3a;
	text-decoration: none;
}
a:hover {color: #7b6b21;
	text-decoration: none;
}
a:visited {color: #dcbf3a;
	text-decoration: none;
}
