body{
	background-color: #d6bda3;
	background-image: url(images/bg-head.jpg);
	background-repeat:repeat-x;
	color:#000;
	margin:0px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:16px;
}
.heading{
	font-family: "Franklin Gothic Demi", "Franklin Gothic Book", "Franklin Gothic Demi Cond";
	font-size: 18px;
	color: #013283;
	text-decoration: none;
}
.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000;}
.bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; }
