﻿BODY
{
	FONT-SIZE: 1em;
	COLOR: black;
	FONT-FAMILY: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	BACKGROUND-COLOR: white;
}
#header h1 {
	text-align: center;
	font-size: 25pt; font-style: italic;
	margin: 0;
}
h2 {
	page-break-before: always
}

#navmenu-container, #header , #tab-bg, #footer-bg, #top-items, #logo, #breadcrumb, #ratings, #share_widget,{
	display: none;
}
a:after
{
	content:' [' attr(href) '] '
}			
a {
	color: #000;
	text-decoration: none;
}
	