body         { font-family: Verdana; font-size: 10pt; text-align: left; word-spacing: 0; 
               margin: 0 }
a:active     { margin:0; font-family: Verdana; font-size: 10pt; word-spacing:0; text-align:left }

a:link       { font-family: Verdana; text-decoration: underline; color: #0066CC; 
               font-weight: bold }
a:visited    { color: #0066CC; text-decoration: underline; font-family: Verdana; 
               font-size: 10pt; font-weight: bold }
a:hover    { font-family: Verdana; text-decoration: underline; color: #800000; 
               font-weight: bold }					
h1           { font-family: Arial, Helvetica, sans-serif; color: #0000FF; font-size: 18px; font-weight: bold; margin-top:0; margin-bottom:6 }
table        { font-family: Verdana; font-size: 10pt }
html         { font-family: Verdana; font-size: 10pt }
legend       { font-family: Verdana; font-size: 10pt }
textarea     { font-family: Verdana; font-size: 10pt }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 10px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ImageRight {
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;

}
.ImageLeft {
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 10px;

}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#HomePageSchedule { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Highlight { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
#HomePageSchedule td { 
   padding: 5px;
	bgcolor="#FFFFCC"
}
#HomePageSchedule a:active { 
   color: #800000;
	font-weight: bold;
}
#HomePageSchedule a:link { 
   color: #800000;
	font-weight: bold;
}
#HomePageSchedule a:visited { 
   color: #800000;
	font-weight: bold;
}
#HomePageSchedule a:hover { 
   color: #0066CC;
	font-weight: bold;
}


.donations {
	border: 1px solid #3366CC;
	background-color: #FFFFFF;
	margin-bottom: 15px;

}
