﻿body{
text-align:center;
margin:0px;
padding:0px;
}
*{
font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
font-size:9pt;
line-height:150%;
}
a.white:visited{
color:#fff;
text-decoration:none;
}
a.white:hover{
color:#fff;
text-decoration:none;
}
a.white:link{
color:#fff;
text-decoration:none;
}
a.white:active{
color:#fff;
text-decoration:none;
}
.red{
color:red;}


a.gray:visited{
color:#784646;
text-decoration:none;
}
a.gray:hover{
color:#784646;
text-decoration:none;
}
a.gray:link{
color:#784646;
text-decoration:none;
}
a.gray:active{
color:#784646;
text-decoration:none;
}

.p9w {
	color: #FFFFFF;
}

p{margin:5px;
line-height:140%;}
ol{margin-left:45px;}
.style2 {
	font-size: 10px;
	color: #94A33C;
}
.style3 {
	color: #05642C;
	font-weight: bold;
}
a:visited{
text-decoration:none;
color:#262626;
}
a:hover{
text-decoration:none;
color:#F5272D;
}
a:active{
text-decoration:none;
color:#262626;
}
a:link{
text-decoration:none;
color:#262626;
}
.p9w{
color:#fff;
}
a.yellowbg:visited,a.yellowbg:hover,a.yellowbg:link,a.yellowbg:active{
background:#DBFF1A;
color:#000;
text-decoration:none;
}


a.black:visited{
color:#000;
text-decoration:none;
}
a.black:hover{
color:#333333;
text-decoration:none;
}
a.black:link{
color:#000;
text-decoration:none;
}
a.black:active{
color:#000;
text-decoration:none;
}