@charset "utf-8";
/* CSS for printing media */

#top, #selfad, #banner, #footer, img, #quickLinks {
	display: none;
}

ul.MenuBarHorizontal {
	display: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	line-height: 1.3;
}

h1, h2, h3 {
	color: #006DB5;
	font-weight: normal;	
}