body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family:Verdana;
}
td {
	font-size: 0.95rem;
	font-family:Verdana;
	line-height: 1.6;
}
.white {
	color: #FFFFFF;
}

h1{
	font-size:2.4rem;
	line-height:1.4;
	margin-bottom:10px;
	font-family:Impact,Verdana;
	margin-top:10px;
	color:#268022;
}
h2{
	font-size:1.3rem;
	line-height:1.4;
	margin-bottom:8px;
	font-family:Verdana;
	margin-top:10px;
	color:#000000;
	letter-spacing:-1.5px;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.orangefont {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.f14 {
	font-size: 14px;
	line-height: 20px;
}
.f16bold {
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
}
.f14bold {
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
}
.shangbiao {
	font-size: 12px;
	color:#ff0000;
}
.redfont {
	color:#ff0000;
}
.input_no_border {
	border-left-width:0;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
}
.p {
   padding-left: 5em;
}
.p:first-letter {
    margin-left: -3em;
}

.left_title_padding {padding-right:10px; margin-top:10px; margin-bottom:10px; text-align:right;}
ul
{
	line-height:1.7;
}
li{
	
}