font { font-size: 100%; }

body { 
FONT-SIZE: 100%;
 FONT-FAMILY: arial, sanserif;
 BACKGROUND-COLOR: #ffffff
 } 

h1 { 

 } 
h2 { 

 } 
h3 { 

 } 
h4 { 

 } 
insetbox {
	font-family: arial, helvetica, sansserif;
	font-size: 9px;
	font-color: #0000FF
	}
.tableborder {
	border: 2px solid #0000FF;
}
.tablebordersidesbottom {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.donationbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #C6ECFF;
	padding: 0px;
	border: none;

}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
	background-color: #FFFFFF;
	text-align: center;


}
.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
	text-align: center;

}
