/* Boys and Girls Club Print CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	}
h1 {
	color: #0092cf;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: .1in;
	}
h1, h2, h3, h2 a, h3 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: lighter;
	}
h2 {
	color: #00709f;
	}
h3 {
	color: #0092cf;
	}
#menu {
	display: none;
	}
a, a:visited {
	color: #00709f;
	}
#copyright {
	border-top: 1px solid #CCCCCC;
	padding-top: .1in;
	text-align: center;
	}