.MenuText {
	color: white;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.MenuTextLarge {
	color: white;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.BodyText {
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
    	text-decoration: none;
    	font-style: normal;
}
.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: white;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.header4 {
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.toc {
	color: white;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
H1 {
	color:#003366;
	text-align: center
}
H2 {
	//color:#003366;
	font-family: Tahoma;
	color:#333333;
    	margin-top: 25px;
}
H2.cat {
	font-family: Tahoma;
	color: yellow;
	font-weight: bold;
}
H3 {
	color:#003366;
}

H4 {
	color: #993333;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
    	text-decoration: none;
    	font-style: italic;
    	margin-bottom: 5px;
}
H5 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
    	text-decoration: none;
    	font-style: italic;
}
P {
	font-size: 12px;
	font-family: verdana;
	color: #333333;
	margin-top: 5px;
}
TD {
	font-size: 12px;
}
TH {
	font-size: 12px;
}
OL {
	font-size: 12px;
	font-family: verdana;
}
.navmenu {
	color: #FFFFFF;
	//font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navsubmenu {
	//color: #660033;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#catalog {
	position: absolute;
	top: 190px;
	left: 192px;
	visibility: hidden;
}

A {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: yellow;
}
