﻿body {
	background-color: #C0C0C0;
	font-family: Arial, sans-serif;
	text-align: justify;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}
p {
	font-family: Arial, sans-serif;
	text-align: justify;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}
p.art {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}
h1 {
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 12pt;
	letter-spacing: 1px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FF9933
}
h1.gallery {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 12pt;
	letter-spacing: 1px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	}
ul.links {
	list-style-type: disc;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	}
ul.links li.links {
	padding-bottom: 5pt;
	}
a:link {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	font-family: Arial, sans-serif;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-family: Arial, sans-serif;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
	font-family: Arial, sans-serif;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
	}
img.preloadImage {
	display: none;
	}
