body {  background-image: url(images/bg.jpg);
	background-color: #E3FFF7;}
.main {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #EC4A84;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.linkon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.name {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #705807;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #96804B;
}
.venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.heading2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.addy {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}

.names {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.white {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.mainhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}