a:link, a:visited { 
	text-decoration: 	none; 
	color: 			#008c98;
}

a:hover, a:active { 
	text-decoration: 	none; 
	color:	 		#FF0000;
}
	
.mleft {
	width: 			20%;
	background-color: 	#008c98;
}

.mright {
	width: 			20%;
	background-color: 	#008c98;
}

.mcentre {
	width: 			60%;
	background-color: 	#eef2fb;
}

.mleft2 {
	width: 			20%;
	background-color: 	white;
}

.mright2 {
	width: 			20%;
	background-color: 	white;
}

.mcentre2 {
	width: 			60%;
	background-color: 	white;
}
	
.nav {
	font-family: 		Arial, Helvetica;
	font-weight: 		bold;
	font-size: 		15px;
	text-align: 		left;
}

.body {
	font-family: 		Arial, Helvetica;
	font-size: 		14px;
}

.body2 {
	font-family: 		Arial, Helvetica;
	font-size: 		14px;
}

.logo {
	text-align: 		center;
	width: 			75%;
}

.pricelogo {
	text-align: 		center;
	width: 			50%;
}

.picturelogo {
	text-align: 		center;
	width: 			50%;
}

.pricehead {
	font-family: 		Helvetica, Arial;
	text-align: 		left;
}

.footer {
	text-align: 		center;
	font-family: 		Arial, Helvetica;
	font-size: 		10px;
}

.contact {
	text-align: 		right;
	width: 			400px;
}

.pricetable {
	text-align: 		left;
	background-color: 	white;
	font-size:		10px;
}

.pricehead {
	background-color: 	white;
	font-weight: 		bold;
}
	
.pricecell {
	background-color: 	white;
}
	

	
.numbercell {
	background-color: 	white;
	text-align: 		right;
}
