/* TAG STYLES */

body, td { 
	font-family: baskerville old face, times new roman;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;

	
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 12pt; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }


/* STANDARD STYLES */


.h-page-bg {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background : #EDDC8F;
}

.h-margins {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	
;
}


.h-table-bg {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: #EDDC8F;
}


/* Hover */

a { 
	color: 000000;
	text-decoration: none; 
}

a:hover { 
	color: red; 
	text-decoration: none; 
}


/* Text styles */

.h-hotel {
	font-family: times new roman, verdana;
	font-size: 10pt;
	color: #ffffff
;
}
.h-copyright {
	font-family: baskerville old face, times new roman;
	font-size: 8pt;
	color: #ffffff;
}

.h-text {
	font-size: 12pt;
}

.h-lt-text {
	font-family: baskerville old face, times new roman;
	font-size: 10pt;
	color: #ffffff;
}

.h-links {
	font-family: baskerville old face, times new roman;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}



.h-emphasis {
	font-family: baskerville old face, times new roman;
	font-size: 14pt;
	font-weight: bold;
	color: #003300;
}

.h-emphasis-lt {
	font-family: baskerville old face, times new roman;
	font-size: 14pt;
	line-height:3;
	background-image: url(images/green.gif);
	color: #ffffff;
}

a.h-emphasis-lt:link { 
	color: ffffff;
	text-decoration: none; 
}
a.h-emphasis-lt:hover { 
	color: red;
	background-color:#EDDC8F;
	text-decoration: none; 
}
a.h-emphasis-lt:visited{ 
	color: ffffff;
	
}

.h-footer {
	font-family: times new roman;
	font-size: 8pt;
	color: #000000
;
}


 /*-------------------------------------------------------------------------------
	END
*/
	
 
