/* Styles for printing */
body {
	color: Black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 120%;
	font-size: 90%;
}

/* HTML elements */
a { text-decoration: underline; }
img { border: 0px; }
h1 { font-size: 1.6em; margin: 20px 0px; line-height: 120%; }
h2 { font-size: 1.3em; line-height: 120%; }
h3 { font-size: 1.1em; line-height: 120%; }
h4 { font-size: 1em; line-height: 120%; }

h4.event_title { margin-bottom: 30px; }


/* Don't show.... */
.noPrint, #right_header { display: none; }




