body {
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	color: #CCCCCC;
	background-color: #324968;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF99;
}
.secondarypagehead {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 14px;
	line-height: 1.3em;
}
.text {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 13px;
	color: #CCCCCC;
}
li {
	list-style-type: circle;
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 13px;
}
ul.columns {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 13px;
	margin-left:5px; 
	margin-right:0px; 
}
li.columns {
	list-style-type: circle;
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 13px;
	margin-left:0px; 
}
.eventheading {
	color: #006666;
	font-size: 14px;
	font-weight: bold;
}
.eventheadinghomepg {

	color: #006666;
	font-size: 13px;
	font-weight: bold;
}
tr.topbottomborder {
	color: #006666;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47645D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47645D;
}
td.topbottomborder {
	color: #006666;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47645D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47645D;
}
td.bottomborder {
	color: #006666;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47645D;
}
td.topborder {
	color: #006666;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47645D;
}
td.white {
	color: #006666;
	font-size: 13px;
	font-weight: bold;
}

H!, h2, h3, h4 {color:#036}
