a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
body {
	background-image: url(pictures/LogoPc.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.EventHr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006666;
	font-weight: bolder;
}
.hr6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.EventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-align: left;
	text-indent: 25px;
}
.LeftBarText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
}
.Heading1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}
.Heading2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #339933;
}
.PaddingRight {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
