body {
	background-color: ;
	background-color: #330000;
	background-image: url(images/burgandy.jpg);
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #660000;
}
.style1 {
	color: #E2373F;
	font-weight: bold;
}
.banner {
	font-size: 26px;
	color: #990000;
}
.menu {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.body2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
}
.body3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.banner2 {
	color: #990000;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 12px;
	font-style: italic;
}
.workshops2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.workshops1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.footer {
	color: #990000;
	text-decoration: underline;
}

