@charaset "UTF-8";

#content {
	color                     : #000;
	font-size                 : 70%;
	line-height               : 130%;
}
#content h1, #content h2, #content h3 {
	color                     : #000;
	margin                    : 1em 0;
	padding                   : 0;
	font-weight               : bold;
	text-align                : left;
	border-style              : none;
}
#content h1 {
	color                     : #000;
	margin                    : 2em 0 0em 0;
	font-size                 : 160%;
	text-align                : center;
}
#content h2 {
	color                     : #000;
	padding                   : 0;
	font-size                 : 130%;
	text-indent               : 0;
	text-align                : center;

}
#content h3 {
	color                     : #000;
	padding                   : 0;
	font-size                 : 100%;
	text-indent               : 0;
}
.underline {
	text-decoration           : underline;
}
div.sham_list {
	margin                    : 1em 0;
	line-height               : 110%;
}
div.sham_list div {
	margin-left               : 3em;
	font-family               : monospace;
	text-indent               : -2.25em;
	letter-spacing            : 0;
}
