.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	color: #006699;
	text-transform: none;
	font-variant: normal;


}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #006699;
}
  :link { color: rgb(0, 51, 153) }  /* for unvisited links */
  :visited { color: rgb(107, 143, 119) } /* for visited links */
  a:active { color: rgb(188, 166, 114) } /* when link is clicked */
  a:hover { color: rgb(188, 166, 144) } /* when mouse is over link */
  a.menutitle:link { text-decoration:none}  /* for unvisited links */
  a.menutitle:visited { text-decoration:none} /* for visited links */
  a.menutitle:active { text-decoration:none} /* when link is clicked */
  a.menutitle:hover { text-decoration:none} /* when mouse is over link */
  
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
	font-weight: bold;
}
.photocap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #006699;
}
