TABLE {
	FONT-SIZE: 12px
}
BODY {
	FONT-SIZE: 12px;
		MARGIN: 0px;
}
.box{
	color: #004000;
	font-size: 12px;
	background-color: #F0FFF0;
}
.box1{
	color: #003366;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
}
.box2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #004000;
	border-left: none;
}
.box3 {

	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
}
.big {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #FF0000;
}
.big1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #FF0000;
}
.zi {
	line-height: 32px;
	font-size: 12px;
}
.zi1 {
	font-size: 14px;
	font-weight: bolder;

}
.tite {
	line-height: 36px;
}
A:link        {COLOR: #000000; TEXT-DECORATION: none}
A:visited     {COLOR: #000000; TEXT-DECORATION: none}
A:active      {COLOR: #000000; TEXT-DECORATION: none}
A:hover       {COLOR: #18324B; TEXT-DECORATION: none}
A.A:link      {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;

}
A.A:visited   {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;

}
A.A:active    {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;

}
A.A:hover     {
	COLOR: #3A474F;
	font-size: 14px;
	font-weight: bold;

}.bottom {
	line-height: 24px;
}
