body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #707070;	
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 1em;
	font-family: "Arial Black", Gadget, sans-serif;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0em;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0.5em;
}

h1, h2, h3, h4, p {
	text-align: center;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

img {
	margin: 0em 0.25em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a, a:visited {
	color: #000;
}

a:hover {
	color: #F00;
}
a:link {
	color: #000;
	text-decoration: underline;
}

pre, input, select {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 10pt;
}

pre {
	width: 44em;
	margin: 2em auto;
}

p.block {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.cblock {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.gallery {
	margin: 1em auto;
	width: 90%;
}

table.gallery td {
	text-align: center;
	width: 33%;
}

table.gallery td h3 {
	margin: 0em;
}

table.gallery th {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
	width: 33%;
	padding: 0.5em 1em 2em;
}

table.gallery th div.info, table.gallery th div.sold {
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	margin: 0em;
}

table.homepage {
	width: 600px;
	margin: 0em auto;
}

table.homepage td {
	vertical-align: top;
}

table.homepage p.block {
	width: 100%;
}

table.twocol {
	margin: 0em auto 1em;
}

table.twocol td {
	vertical-align: top;
	width: 50%;
}

table.twocol p {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

div.footer {
	font-size: 7pt;
	text-align: center;
	margin: 3em auto;
}

div.info, div.sold {
	text-align: center;
}

div.header {
	text-align: center;
	margin-bottom: 2em;
}

div.header img {
	border: none;
}

.followed {
	margin-bottom: 0em;
}

.newsect {
	margin-top: 2em;
}

.ultra {
	font-size: 200%;
}

h4.newsect {
	margin-bottom: 2em;
}
