.font12 {
	font-size: 12px;
	line-height: 110%;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(imgs/bg.gif);
	font-size: 12px;
}
.border {
	border-bottom:1px dotted #660000;padding:5px 0;
}
.space {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.font-white {
	color: #FFFFFF;
}
.bg {
	background-color: #E8D2AE;
	background-image: url(imgs/bg-wa.jpg);
}
.bg2 {
	background-color: #E8D2AE;
	background-image: url(imgs/bg-wa2.jpg);
}

