html, body{
	font-family: verdana;
}
p{
	/*color: #87431c;*/
	font-size: 14px;
}
.f1{
	font-family: 'f1';
}
.f2{
	font-family: 'f2';
}
input{
	border: 1px solid #87431c;
}
.content
{
	width: 100%;
	height: 200px;
	overflow: auto;
}
li p{
	color: #F48021 !important;
}