/* Print Styles {{{ */

#MainNavigation, #scoreboard, .tweet img, .twitter-icon, .facebook-icon, .homeSteps img, #Footer, .athlete, .formStyle, .pages{
	display:none;
}
img {
	border: none;
}
body {
	color: black;
	font: 10pt/1.6 Tahoma, Helvetica, Arial, sans-serif;
	margin:20px;
}
a { color:black; text-decoration:none; }

h1,h2,h3,h4,h5,h6  {
	font-weight:normal;
	color:#bc7945;
	margin: 15px 0 4px 0;
}
.homeStepH3 {
font-size: 12px;
font-weight: bold;
color:#333;
	
}
.intro {
	font-size:16pt;
	font-weight:normal;
	color:#333;
	line-height: 28px;;
}
.logo {
	font-size: 30px;
	color: green;
}

/* }}} */
