@charset "utf-8";
/* CSS Document */
/* Print CSS */

body	{
	font: 100% Georgia, Garamond, "Times New Roman", Times, serif;
	background: #fff;
	color: #000;
	border-bottom: 1px solid #999;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

h1 h2	{
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
}

#globalnav bannerlogoban 	{
	display: none;
}

p.access	{
	display: none;
}

img	{
	display:none;
}

#sidebar {
	display: none;
}
 
#footer	{
	display:none;
}

a	{
	color: #000;
	text-decoration: none;
}
