.body {
	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #333333;
}
.body-white {

	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.body-red {

	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #990000;
}
.body-gray {

	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #666666;
}
.body-brown {


	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #9F5B3E;
}
.body-wh-red {


	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #F8E7ED;
}
.head {

	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #333333;
}
.head-brown {


	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #9F5B3E;
}
.body-wh-red2 {



	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #7D002F;
}
.body-blue {

	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #319BCB;
}
.body-blue-16 {


	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 16px;
	color: #0E58B4;
}
.body-org-16 {



	font-family: sans-serif, "MS Sans Serif", Tahoma;
	font-size: 16px;
	color: #FF9900;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C9EAF9;
}
