body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}

.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;

}
.date {
	font-size: 12px;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
}
.dayOfWeek {
	font-size: 14px;
	background-color: #FF9900;
	font-weight: bold;
}
.monthYear {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #006600;
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 2px;
}
.NewsTitleG {
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	text-align: left;
}
.NewsTitleO {
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	text-align: left;
}
.NewsTitleR {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	text-align: left
}
.Condolence {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	text-align: left
}
.NewsText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
}
.EventForm {
	background-color: #CCCCCC;
	border: thin groove #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #006600;
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
li {
	text-indent: 1px;
	top: 1px;
}
UL LI { 
    margin-left: -15px; 
    border-left: none 0; 
    padding-left: 0; 
    } 

.ULine {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
