* { background: #fff; color: #000; }
html { font: 80%/1.5 georgia, serif; }
#topbanner, #nav, #left_sidebar, #rotator, #footer { display: none; }

div#print-logo {display: block;}

div#branding h1 {display: none;}




a {
	text-decoration: none;
	font-weight: bold;
	color:#006666;

}

a:link {
}

a:visited {
	color: #006666;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #339999;
}
	
h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0;
	color: #004444;

}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 1em 0;

}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 3em 0 1em;
	border-top: 1px solid gray;
}

h5 {
	font-size: 0.9em;
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
}

p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

blockquote {
	padding: 1em 0;
	font: 0.9em italic;
}
	
img {
	border: 0
}

.floatright	{
	float: right;
	margin: 0 10px;
}

div#right_sidebar {
	padding: 2em 0;
	font: .8em italic;
}
