/* t25.css
 * Stylesheet for the Troop 25 site: http://troop25.net
 */
body{
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

p.header{
	font-weight: bold;
	text-align: center;
	font-size: large;
}

span.question{
	font-weight:bold;
}
a{
	color: #005500;
}
