.font11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 17px;

}
.font12 {
	font-size: 13px;
	color: #333333;

}
.font11brown {
	font-size: 11px;
	color: #663300;
}
.font11DarkBrown {
	font-size: 12px;
	color: #52371B;
}
.font12brown {
	font-size: 12px;
	color: #663333;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/inside/contentbg.jpg);
	background-repeat: no-repeat;
}
.font12white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}

