BODY {
     font-family : verdana, arial, helvetica, sans-serif;
     font-size : 12px;
     font-weight : normal;
     color : #000000;
     margin-right : 10ex;
     margin-left : 10ex;
     background-color : #ffffdd;
}

A,.note {
     color : #CC2222;
     text-decoration : none;
}

H2,.head {
/*     font-family : 'Molengo', verdana, arial, helvetica, sans-serif; */
     font-size : 18px;
     font-weight : normal;
     color : #000077;
}

H1 {
     font-family : 'Molengo', verdana, arial, helvetica, sans-serif;
     font-size : 32px;
     font-weight : normal;
     color : #000077;
	 margin-top: 24px;
}

DT {
     color : #000077;
}

DD {
     margin-bottom : 12px;
}

.body {
     font-family : verdana, arial, helvetica, sans-serif;
     font-size : 12px;
     font-weight : normal;
     color : #000000;
}

p {
  margin-bottom: 0;
  line-height: 170%
  }
p + p {
  text-indent: 3em;
  margin-top: 0 }

.divider {
	background-color: #770000;
	color: #ffffff;
     font-size : 14px;
     font-family : verdana, arial, helvetica, sans-serif;
     font-weight : bold;
}
.caption {
     color : #770000;
     font-size : 10px;
     font-family : verdana, arial, helvetica, sans-serif;
     font-weight : normal;
}

.vidtitle {
	 padding-top: 20px;
     color : #770000;
     font-size : 12px;
     font-family : verdana, arial, helvetica, sans-serif;
     font-weight : bold;	
}

.calloutbox {
	background-color: #fdd;
	color: #700;
	margin: 8px;
	border: 3px ridge #fdd;
	padding: 8px;	
}

.fundraising {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.pastyears {
	float: right;
	display: inline;
}

.changelog {
	float: right;
	display: inline;
}

.chart {
	 margin-top: 12px;
	margin-bottom: 32px;
	 border: 0px;
}

.chart_caption {
	 width: 1040px;
}


}

