A  {
	color : blue;
}

A:Visited  {
	color : purple;
}

A:Active  {}

A:Hover  {}

BODY  {}

P  {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
}

.bold  {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

.menu  {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}

.donation_head  {
	font-family : Verdana,sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : Black;
}

.donation_small  {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}

LE  {
	font-family : Verdana,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : Black;
}

TD  {
	font-family : Verdana,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	padding-top : 0px;
	padding-bottom : 0px;
}

H1  {}

H2  {}

H3  {}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
}
.floatright {
	padding: 2px;
	clear: both;
	float: right;
	width: auto;
}
