/* CSS Document */
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	text-align: justify;	
	
	}
	
.bodyheading {
	font-family:Xpressive;
	font-size: 30px;
	color: #1e2097;
	letter-spacing: 5px;	

	}

.copywright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#FFFFFF;
	text-align: center;	
	
	}