<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #FDFD00;
}
.styles {
	background-attachment: fixed;
	background-image: url(../images/volksfest-festival_plymouth.jpg);
	background-repeat: repeat;
}
.white-main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	line-height: 25px;
}
.sub-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.sub-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FDFD00;
	text-decoration: none;
}
.GREY-ARIAL-MAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.GREY-ARIAL-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #090;
	text-decoration: none;
}
.GREY-ARIAL-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #F00;
	text-decoration: none;
}


.border-grey {
	border: 1px dashed #CCC;
}

.blue-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099ff;
	text-decoration: none;
}
.light-blue-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #19A198;
	text-decoration: none;
}
.light-red-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-decoration: none;
}


.blue-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	text-decoration: none;
}

.grey-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.nav-repeat {
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-x;
}
.ease {
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
}
.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
.sop:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.SUB-LARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
	line-height: 25px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #3A99FF;
	text-decoration: none;
}</pre></body></html>