/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1.25em;
}

h1, #main_nav, #action_buttons, #other_links, #sub_nav {
	display:none;
}

a {
	text-decoration:none;
	color:black;
}

#footer {
	font-size:.75em;
}