html {overflow-y: scroll; width: 100%;}

body {
	background: #540608 url(images/bg_page.png) left top repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}

a img {border: none;}

.clearer {width: 100%; height: 1px; overflow: hidden; clear: both;}

.superscript	{font-size: xx-small; vertical-align: top;}
.subscript	{font-size: xx-small; vertical-align: bottom;}

