@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
a:link {
	color: #69C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #69C;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #69C;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #C00;
	margin: 5 0 0 0;
	padding: 0 0 0 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.Med18 {
	font-size: 18px;
	font-weight: normal;
}
.Bold24 {
	font-size: 24px;
	font-weight: bold;
}
.events {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
}
.events p {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.events h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height:normal;
}
.picture-align-right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.picture-align-left {
	float: left;
	margin: 0px 10px 0px 0px;
}