body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, td {
	font-family: arial, helvetica, verdana, sans-serif;
	color: #000;
	}
body {
	margin: 2%;
	}

h1 {
	font-size: 16pt;
	font-weight: bold;
	}
h2 {
	font-size: 14pt;
	font-weight: bold;
	}
h3 {
	font-size: 12pt;
	font-weight: bold;
	}
h4 {
	font-size: 11pt;
	font-weight: bold;
	}
h5 {
	font-size: 70%;
	font-weight: bold;
	}
h6 {
	font-size: 64%;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 11pt;
	line-height: normal;
	}
p {
	font-size: 11pt;
	line-height: normal;
	}
	
a:link, a:visited {
	color: #333;
	text-decoration: underline;
	}
	
#quote {
display: none;
	}
	
.qbox {
display: none;
}

.hide {
	display: none !important;
	}
	
#toolbox {
	display: none !important;
}

#nav
{
	display: none !important;
}

#cen{
display: none !important;
}


#footer {
	display: none !important;
}

#logo { 
	background: #000;
}

.goleft {
float: left;
margin: 0 .5em .5em 0;
}

#sidebar ul, #sidebar li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11pt;
}

#sidebar h3 {
	font-size: 12pt;
	font-weight: bold;
}

#sidebar h4 {
	font-size: 12pt;
	font-weight: bold;
}

#amazon {
	display: none;
	}
	
#sidebar {
padding-bottom: 1em;
border-bottom: 1px solid #333;
}

/* slideshow */

#slideshow {
display: none !important;
}