.pt9 {  font-size: 9pt; line-height: 140%}
.px14 {
	font-size: 11.5pt;
	line-height: 140%;


}
table {  font-size: 9pt; line-height: 150%}

a:link {  color: #000000; text-decoration: none}
a:active {  color: #333333; text-decoration: none}
a:visited {  color: #333333; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}

.white {FILTER: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=135);color: #FFFFFF; text-decoration:none;HEIGHT: 1px}
a.white:link {  color: #FFFFFF; text-decoration: none}
a.white:visited {  color: #FFFFFF; text-decoration: none}
a.white:active {  color: #FF99FF; text-decoration: none}
a.white:hover {  FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=135);color: #FFFF00; text-decoration: underline;HEIGHT: 1px}
.input {
	font-size: 9pt;
	color: #003366;
	background-color: #F5F5F5;
	border: 1px outset #3399FF;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;

}
.yinying {
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=135);
}
.botton {
    font-size: 9pt;
	height: 16px;
	border: 1px #666666 solid;
	background-image: url(images/botton_bg.gif);