/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #666666;
	}
.normal{
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #6B5B3F;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.search{
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.heading{
    font-family: "Myriad Pro";
	font-size: 18px;
	color: #C51C00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
