body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333; 
	background-color:  #FFFFFF;	
} 

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.home {
	color: #003300;
}

a:link, a:visited {
	color: #003366;
	font-weight: bold;
}

a:hover, a:active {
	color: #000000;
	font-weight: bold;
}


.title {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}

.subheader {
	color: #4D5E7E;
	font-size: 16px;
	font-weight: bold;
}

.footer {
	color:#000000;
	font-size: 10px;
}

.caption {
	color:#000000;
	font-size: 11px;
}

.donation {
	font-size: 16px;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	text-decoration: none;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #4D5E7E;
	margin: 0;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #C0362C;
	margin: 0;

}

h3 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin: 0;

}

.unbold {
	font-weight: normal;
}

h4, h4 a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0;
}

h5 {
	font-weight: bold;
	font-style: italic;
	color: #CC3300;
	margin: 0;
}
