/* Print StyleSheet for http://www.gopera.com/igi/ */

BODY, TD, P, LI {
	background-color: #ffffff;
	color: #000000;
}

DIV#navigation {
	display: none;
}

DIV#extras {
	display: none;
}

DIV#content {
	font-family: Georgia, "Times New Roman", Times, serif;
}

H1 {
	font-weight: bold;
	font-size: 120%;
}

STRONG {
	font-weight: bold;
}

EM {
	font-style: italic;
}

SMALL {
	font-size: 90%;
}

A {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

IMG.pic {
	border: 2px solid #000000;
	padding: 3px;
	margin: 1em;
}

IMG.lpic {
	border: 2px solid #000000;
	padding: 3px;
	margin: 1em;
	float: left;
}

IMG.rpic {
	border: 2px solid #000000;
	padding: 3px;
	margin: 1em;
	float: right;
}

.post {
	margin-left: 2em;
}

HR {
	height: 2px;
	border-color: #000000;
}

BLOCKQUOTE {
	border-left: 2px solid #000;
	margin: 0px;
	padding-left: 2em;
	font-size: 90%;
}

H2, H3, UL.links, INPUT, SELECT, OPTION {
	display: none;
}

.date {
	font-size: 90%;
}

.feedback {
	display: none;
}

.date A {
	display: none;
}

.country {
	color: #000;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
}

A.rss {
	background-color: #000;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

