body {
margin: 0px;
background: #e0e0e0 url(../images/bg.png) no-repeat center top;
font: 12px Arial, Helvetica, sans-serif, AdineKirnberg-Script;
color: #333;
position: relative;
	margin-top: 30px;
}


.data{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	line-height:18px;
	letter-spacing:.5px;
	text-align:justify;
	text-decoration:none;
	text-transform:none;
}
.databold{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	line-height:18px;
	letter-spacing:.2;
	text-decoration:none;
}
.heading{
		font-family:Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-transform:uppercase;
		font-size:18px;
		text-decoration:none;
	}

.blueheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:.5px;
	line-height:20px;
	
}	

.topmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.clients_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0096FF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.shadow {
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 15px #888;
}

.bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform: none;
	font-weight:bold;
	text-decoration:none;
}