/* CSS Document */

body {
	font-family: Arial;
	color:#999;
	font-size:14px
}


h1 {
	font-size:22px;
	color:#FF9900
}

h1.logo span {
	display:block;
}

h2 {
	font-size:18px
}

#nav, #highlight, #print_icon {
	display:none
}