H3  {
	color : #72734D;
	font-size : 16 pt;
	font-weight : bold;
	font-family:@Malgun Gothic
	}
H2 {
	color : #72734D;
	font-size : 22 pt;
	font-weight : bold;
    font-family:@Microsoft YaHei, Aharoni
	}

H4  {
	color : #72734D;
	font-size : 12 pt;
	font-weight : bold;
    font-family:@Microsoft YaHei, Aharoni
	}

a.nav:link {color: #72734D}
a.nav:visited {color: #727300}
a.nav:hover {color: #FF0000}

a.bodylink:link {color: #ff0103;}
a.bodylink:visited {color: #ff9999;}
a.bodylink:hover {color: #F8ef59;}

a.headerlink:link {color: #fbb475;}
a.headerlink:visited {color: #fecfc0;}
a.headerlink:hover {color: #F8ef59;}




A  {	
	font-size : 10pt;
	font-family:@Microsoft YaHei, Aharoni;
	font-weight : bold;
    text-decoration : underline;
       
}

A.headerlink  {	
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
}



P  {
	font-family : Arial;
	color : #003366;
	margin-left : 5;
	margin-right : 0;
	margin-top : 0;
	font-size : 9pt;
	}
LI {
	font-family : Arial;
	
	margin-left : 5;
	margin-right : 0;
	margin-top : 0;
	font-size : 9pt;
	}

.thispage
	{font-size : 10pt;
    font-color  : ;
    font-weight : bold;
    font-family:@Microsoft YaHei, Aharoni;
	}
.formtext{
	font-family : Arial;
	font-color : white;
	font-size : 9pt;
	}
.margined{
	margin-left:25;
	margin-right:15;
	}
.darktext{font-color:#003366;}
