.bodytext{
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image:   url("../Images_ofeb/bullet.gif");
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
	float: none;
	line-height: 16px;
}
.footertext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.headercharities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: 12px;
	line-height: 18px;
}
.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DDC793;
	line-height: 24px;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #DDC793;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	line-height: 16px;
}
.sidebarlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}
.sidebarfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	width: 275px;
	z-index: 15;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	width: 480px;
	margin-left: 5px;
	margin-top: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Garamond;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.pagetitlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	background-color: #DAC188;
	padding: 5px;
}
.donatetext {
	font-size: 10px;
	font-weight: bold;
	color: #EDE3C5;
	line-height: normal;
}

