/* CSS Document */

body {}

#maincontents { visibility: hidden; }
.hideme {visibility: hidden; }
table {	width: 80%;
		font-size:10pt;
		padding:1px;
		spacing:0px;
		border: 1px;}

#title {font-size: x-large;}

#header {font-weight: bold;}

#middle {font-weight: bold;
		page-break-before: always;}

#footer {font-weight: bold;}

#coinGrid {font-size: 8pt;}
#priceList {font-size: 8pt;}
