body {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
}

p {
	font-size: 11pt;
	color: #000000;
	
}

.small {
	font-size: 7pt;
	color: #000000;
	text-align: left;
}

.plain {
	font-size: 11pt;
	color: #000000;
	text-align: left;
}

li {
	font-size: 11pt;
	text-align: left;
	
}

.date {
	color: #33A02C;
	font-size: 10pt;
	text-align: right;
}

h2 {
	color: #000000;
}

.banner {
	color: #13007C;
	text-align: left;
}

.footer {
	background-color: #FFD93C;
	font-size: 9pt;
}

.walkdates {
	font-size: 9pt;
	color: #33A02C;
}

.newsletter {
	font-size: 9pt;
	background-color: #33A02C;
	text-align: left;
}

.venue_list {
	font-size: 9pt;
	color: #33A02C;
	text-decoration: none;
	text-align: left;
	
}

.venue_head {
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

.formTitle {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	
}

.formData {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

a:link {
	text-decoration: none;
}     /* unvisited link */
a:visited {
	text-decoration: none;
}  /* visited link */
a:hover {
	text-decoration: none;
}   /* mouse over link */
a:active {
	text-decoration: none;
}   /* selected link */ 

.newsheadline {
		font-size: 14pt;
		color: #000000;
}

.newsdatetime {
		font-size: 8pt;
		color: #999999;
}

.newsarticle {
		font-size: 11pt;
		color: #000000;
}

.UpcomingMonth {
	color: red;
	text-decoration: underline;
	text-align: center;
	font-size: 10pt;
}

.UpcomingList {
	font-size: 10pt;
	color: #000000;
	text-align: left;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 11pt;
}

h2.header {
	font-size: x-large;
}

.clear {
	clear: both;
}

.tag {
	font-size: 9pt;
	color: #000000;
	text-align: right;
	
}
