/* CSS Document */


.Font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.backGraund{
background: #DFC89F;
border-color: #885F35;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #A58F64;
}

.Font2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.Font3 {
	font-family: Arial;
	font-size: 25px;
	font-weight: bolder;
	color: #000000;
}
.Font3_whit {
	font-family: Arial;
	font-size: 25px;
	font-weight: bolder;
	color: #ffffff;
}

.Font4 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color: #000000;
}

.backGraund1{
background:#DFC89F;
border-color:#885F35;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#978462;
}