a:link {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}

a.specialLink:link {
	color: white;
	text-decoration: none;
}
a.specialLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.specialLink:hover {
	color: #FFFFFF;
	text-decoration: underline;

}	
h3 {
	padding: 12px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: thin solid #000000;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #669966;
}
.colortable {
	background-color: #C0E0EF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #6699cc;

	border-bottom-color: #6699cc;
	
}
p {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin-bottom:8px;
	
}
.mainspace {
	padding-left: 11px;
	padding-right: 12px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
ul {
	line-height: 20px;
	font-size: 12px;
}
.contact {
	font-size: 10px;
	vertical-align: middle;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #000000;
}
.announcement {
	text-align: center;
	padding: 8px;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 16px;
	font-style: italic;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	background-color: #C0E0EF;
}
.announcementwhite {
	text-align: left;
	padding: 5px;
	margin-right: 11px;
	margin-left: 11px;
	font-size: 16px;
	font-style: italic;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	margin-bottom: 8px;
}
.menu {
	text-align: left;
	margin-right: 11px;
	margin-left: 11px;
	font-size: 16px;
	font-style: normal;
	font-family: Calibri, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
ol {
	line-height: 20px;
	font-size: 12px;
}

h4 {margin-bottom:5px;}
#donor_table {margin:20px 0;padding:0;border-collapse:collapse;}
#donor_table thead th {width: 166px;padding: 5px; text-align:center;border: 1px solid green;}
#donor_table td {border: 1px solid green;}
#donor_table ul {text-align:left;margin:5px 0;padding-left:20px;font-size:10px;}
#donor_table ul li {line-height:140%; margin:8px 0;}
