.MenuText {
	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.BodyText {
	color: black;
	font-family: arial;
	font-size: 12px;
}

.Normal {
padding-bottom: 0px;
padding-top: 0px

}

.style2 {
	color: #990000;
	font-size: 14px;
}
.style4 {
color: #000000; 
font-size: 12px; 
font-style: italic; 
}

.padded {
padding-left: 10px;
padding-top: 10px
}

.CountryName {
color: #000000; 
font-size: 12px;
font-family: verdana;
font-weight: bold;
}

.Photographer {
color: #000000; 
font-size: 12px;
font-family: verdana;
}


.header1 {
	color: black;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}

.header2 {
	color: #990000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
    	text-decoration: underline;
    	margin-top: 1cm
}

.header3 {
	color: black;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.header4 {
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.header5 {
	//color: #CCFFCC;
	//color: #990000;
	color: #003366;
	font-family: verdana;
	font-size: 11px;
    	text-decoration: none;
	//font-weight: bold;
}

P {
    	margin-top: 0.2cm;
    	margin-bottom: 0.2cm;

}
H1 {
	color:#003366;
//	text-align: center
}
H2 {
	color:#003366;
    	margin-top: 0.5cm
}
H3 {
	color:#003366;
}

H4 {
	color: #990000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
    	//text-decoration: underline;
    	margin-bottom: 0.2cm;
    	margin-top: 0.4cm;
}
H5 {
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    	text-decoration: underline;
    	margin-top: 0.7cm;
    	margin-bottom: 0.3cm;
}
H6 {
	color: #b37800;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
    	text-decoration: none;
    	font-style: none;
    	text-align: left;
}
H6_RED_BACKGROUND {
//	color: white;//#004080;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
    	text-decoration: none;
    	font-style: none;
//   	BACKGROUND-COLOR: #990000;
//	border: 3.5px solid #990000;
    	text-align: center;
}

TD {
	color: black;
	font-family: arial;
	font-size: 12px;
	//border:1;
}
.test1 { font-size: 9pt; font-style: italic }
.test2  { font-size: 9pt; font-style: normal; text-align: right }
TABLE {
	border-collapse: collapse;
}
address {
	color: #996600;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0.3cm;
    	margin-bottom: 0cm;
}
.category {
	color: yellow;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	//border:1;

}
.menulink {
	color: white;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	//border:1;

}

.test2 { font-size: 9pt; text-align: right }

div.left {
	float: left;
	margin: 0px 10px 10px 5px;
	padding: 0px 10px 10px 5px;
	font-size:9.5px;
}

div.right {
	float: right;
	margin: 0px 5px 10px 10px;
	padding: 0px 5px 10px 10px;
	font-size:9.5px;
}