#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}
#bodytexthighlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5474a9;
	line-height: 150%;
}
#bodytextsource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #862612;
	line-height: 150%;
}

#bodytext a:link {
	color: #5474a9;
	text-decoration:underline;
}
#bodytext a:visited {
	color: #5474a9;
	text-decoration: underline;
}
#bodytext a:hover {
	color: 999999;
	text-decoration: underline;
}
#headers {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	color: #862612;
	line-height: 150%;
}
#headers a:link {
	color: #5474A9;
	text-decoration:underline;
}
#headers a:visited {
	color: #5474A9;
	text-decoration:underline;
}
#headers a:hover {
	color: #999999;
	text-decoration:underline;
}
#headersnumbers {
	color: #333333;
}
#title {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	color: #862612;
	line-height: 150%;
}
#titlenumbers {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	color: #333333;
	line-height: 150%;	
}
#titlenumbers a:link {
	text-decoration:underline;
	color: #5474A9;
}
#titlenumbers a:visited {
	text-decoration:underline;
	color: #5474A9;
}
#titlenumbers a:hover {
	text-decoration:underline;
	color: #999999;
}
#formbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
#formparenthetical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#formheaders {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	color: #862612;
	line-height: 150%;
	text-align: right;
}
#forminstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#formtitle {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	color: #6f8db9;
	font-style: italic;
	text-align: left;
}
#bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
#bottomlinks a:link {
	color: #5474a9;
	text-decoration: none;
}
#bottomlinks a:visited {
	color: 5474a9;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: 999999;
	text-decoration: none;
}
ul.bullets {
  	list-style-image: url('images/bullet.gif')
}
ul.bullets2 {
  	list-style-image: url('images/bulletred.gif')
}
ul.nobullets {
  	list-style:none;
}
#missiontext {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	color: #5474a9;
	line-height: 300%;
}
#missionhighlights {
	color: #862612;
	font-style:italic;
}
#picture { 
	margin-right: 10px; 
	margin-bottom: 3px; 
	float: left; 
}