html {
	color: #0482ac;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 12pt;
	margin:0 0 8pt 0;
}

p {
	color: #0482ac;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 12pt;
	margin:0 0 8pt 0;
}

p.menu   { color: white; font-weight: normal; font-size: 7pt; line-height: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

p.h1      { color: #c0b577; font-size: 13pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15pt }

a:link, a:visited, a:active {
	color: #0066FF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: underline
}

a.txtlink:link, a.txtlink:visited, a.txtlink:active, a.txtlink:hover {
	color: #0482ac;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	text-decoration: underline;
}

a.anchor:link, a.anchor:visited, a.anchor:active, a.anchor:hover {
	color: #0482ac;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
}

a.anchorh1:link, a.anchorh1:visited, a.anchorh1:active, a.anchorh1:hover {
	color: #0482ac;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
}

p.news   { color: lime; font-size: 7pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }

img.gallery {
	padding: 5px;
	background: #DDEEF5;
	border: 1px solid #B0EDFF;
	margin: 5px 20px 7px 0;
}

img.gallery, a.gallery, a.gallery:link, a.gallery:visited, a.gallery:active, a.gallery:hover {
	outline: none;
	text-decoration: none;
}

h1 {
	color: #0482ac;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14pt;
	font-weight:bold;
	margin:12px 0 14px 0;
}

h1.last-minute {
	color: #C95000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14pt;
	font-weight:bold;
	margin:12px 0 14px 0;
}

h2 {
	color: #0482ac;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 12pt;
	font-weight:bold;
	margin:8px 0 10px 0;
}

hr {
	width:0;
	height:0;
	border:0;
	clear: both;
}

.newsbox {
	background-color:#D0EEF5; 
	border-top:1px solid #B0EDFF; 
	border-bottom:1px solid #B0EDFF;
	padding:0;
}

textarea, input {
	color: #0482ac;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 12pt;
}


