/* CSS Document */
.h1{
 	font-size: 12pt;
	font-weight: heavy;
	color: #D5A811}

.h2 {font-size: 10pt;	
	font-weight: heavy;
	color: #D5A811}
	
.list{	
	color: white;
	font-family: arial-roundedMT, helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none}
	
.main_body	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
		}

.header {
	font-family: Arial Rounded MT Bold, sans-serif, arial, helvetica;
	font-size: 26pt;
	color: #ffffff;
	font-style: italic
	}
	
		/* copyright */
		.copyright {
			text-indent:	15px;
			margin-right: 15px;
			margin-bottom:	5px;
			margin-top:		5px;
			height:			16px;
			color:			#000000;
			font:			10px arial, helvetica, sans-serif;
		}
		
.tel {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: right;
	background-color: #FABD05}

.bookings
{	color: white;
	font-family: arial-roundedMT, helvetica, sans-serif;
	font-style: italic;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline}