BODY {
	background-color : #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image : url(greytile.jpg);
}
A {
	font-weight : bold;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 95%;
}

A:LINK {
	color : #003399;
}

A:VISITED {
	color : Gray;
}
A:ACTIVE {
	color : White;
}
.center_h2 {
	font-weight : bold;
	font-size : small;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	color : #333333;
}
.center_h1 {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
	color : #333333;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.left {
	text-align : left;
}
H1 {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 120%;
}
H2 {
	font-weight : bold;
	font-size : medium;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
}

H3 {
	font-size : 15px;
	font-weight : bold;
	text-align : center;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}
H1.heading, H2.heading {
	line-height : 5px;
	text-align : center;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}
P {
	text-align : justify;
	}
B.museum {
	color : #909090;
	font-size : 110%;
}
.font {
	font-size : 12px;
	}

H1, H2, H3, H4, H5, H6 {
	color : #333333;
}
#h2 {
	font : normal;
	text-transform : uppercase;
}


