﻿body { 
     background-color: #000000; 
     font-family: "Footlight MT Light", "Times New Roman", Times, serif; 
	color: #FFFFFF;
} 
.menu {
	font-size: x-large;
	text-indent: 1em;
	color: #FFFFFF;
}
.copyright {
	font-size: small;
}
.submenu { 
     font-size: medium; 
     text-indent: 2em; 
}
link {
	font-size: small;
}

.style6 {}
.style7 {font-size: medium}
.style1 {color: #000000}
.style3 {
	font-size: x-large;
}

a:link {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-size: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-size: small;
}
.exhibitionstext {
	font-size: medium;
	margin-left: 15px;
}

h1
{
	font-size: x-large;
}
h2 {
	font-size: large;
 }