body {
	background-image:url(../images/main-bg.jpg);
	background-color: #474747;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	color: #ccc;
	text-decoration: underline;
	font-weight:normal;
}
a:hover{
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	color: #111;
	text-decoration: none;
	font-weight:normal;
}
.text
{
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	text-align:justify;
}

ul.specials  { margin: 0px; padding-left: 15px; }
ul.specials li { color: #a6a7a7;  padding-bottom: 10px;}
ol.specials  { margin: 0px; padding-left: 30px; }
ol.specials li { color: #000000; padding-bottom: 10px;}