body {
	background-color: #f5f5dc;
	color: #000000;
	font-family: sans-serif;
}

h1 {
	font-size : 40px;
	font-weight : bold;
}

.copyright {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
}

.forthcoming_events {
	font-family: sans-serif;
	font-size: 15px;
	color: #000000;
}

td {
	font-family: sans-serif;
	color: #000000;
}

a:link 
{
	color: #0000FF;
}

.title {
	font-family: sans-serif;
	font-size: 20px;
	color: #FF0000;
}

.red_text {
	font-family: sans-serif;
	color: #FF0000;
}

.like_h1 {
	font-size : 40px;
	font-weight : bold;
}


/*

table {
	font-size: 14px;
}



h2 {
	font-size : 20px;
	font-weight : bold;
	font-style : italic;
}

h3 {
	font-size : 18px;
	font-weight : bold;
	text-decoration : underline;
}

a {
	color: #993333;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.heading {
	color: #993333;
	text-decoration: underline;
	font : bold italic;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
}

table.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font : bold;
	color: #FFFFFF;
	background-color: #663300;
}

a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font : bold;
	text-decoration: none;
	color: #FFCC00;
	background : #663300;
}

.details {
	font-size: 18px;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.footersmall {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.eyecatcher {
	font-weight: bold;
	font-style: italic;
}

*/