html {
	background: #fff; 
	color: #000;
}

body {
	font: 100%/150% Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	text-transform: uppercase; line-height: normal
}
img {
	border:0;
	display:block;
}

q {
	font-style: italic; 
	quotes: none;
}

.note {
	font-weight:bolder;
	text-transform: uppercase;
}
.highlight {
	background:#fff;
	color:#000;
	border:1px solid #000;
}

#leftmenu, 
#header, 
#main-right, 
#googlesearch, 
#links, 
#top-ads-link-unit,
#top-left-ads-link-unit,
#nav,
#bottom-ads-square
{
	display:none;
}


