.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#032B83

}
.white{
	color: White;
	list-style-type: circle;
	list-style: circle;
}
.kuang{
   font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	border-color: White;
	font-size: 11px;
	}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Silver;
	font-weight: bold;
	text-transform: none;
	border-style: double double;
	border-bottom-width: 2;
	border-width: 1;
	width: 96;
	border-color: Green Gray Black;
	background: Navy;
	text-align: center;
	vertical-align: baseline;
	}