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

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style: italic;
}

h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style: italic;
}

.hb
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style: italic;
}

.compact
{
    line-height:0%; padding-top:10px
}

.pagewidth
{
	width:750px;
	position:absolute;
	left:50%;
	margin-left:-375px;
}

.navlink
{
	color:#AA0000; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-style:italic; font-weight:bold
}

.formlink
{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal
}

/* General link anchor formatting */
a
{
	color: #AA0000; text-decoration:none;
}

/* Anchor link style */
a:link
{
	color: #AA0000; text-decoration:none;
}

/* Anchor hover style */
a:hover
{
	color: #0000FF; 
}
.headquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
}
.headcite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-align: right;
}

.imgRightMargin {
	margin-right: 15px;
	margin-bottom: 10px;
}
.imgLeftMargin {
	margin-bottom: 10px;
	margin-left: 12px;
}

.dropChar {
	display: block;
	float: left;
	font-size: 36px;
	font-family: SimSun, PMingLiu;
	margin-top: -5px;
	padding-right: 10px;
}

.zi {
	font-family: SimSun, PMingLiu;
}

.gua {
	font-family: DejaVue;
	font-size: 24px;
}

