body {
	margin: 0px;
	padding: 0px;
	background-color: #00539a;
}
p, td {
	font-size: 12px;
	color: #00539a;
	line-height: 18px;
	font-family: Gill-Sans, Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #00539a;
	text-decoration: none;
}
A:hover {
	color: #06b157;
	font-style: oblique;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #fff9ad;
	font-style: italic;
	text-shadow: #00539a 0.1em 0.1em 0.2em;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #00b159;
	font-style: normal;
	font-weight: bold;
}
.bgimage {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 32px 80px 8px 0px;
}
.contact {
	font-size: 12px;
	color: #00b159;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.artists {
	background-image: url(../../wca/images/artists2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

