body
	{ 
	background-color:black;
	margin-top:10;
	margin-bottom:0;
	margin-left:20;
	margin-right:20;
	}

body, .BOLD, .ITALIC, .SALE, .SOLD
	{
	font-size:13px; 
	line-height:18px; 
	color:silver;
	font-weight:300;
	font-family:"Lucida Console", "Verdana", "Arial";
	text-decoration:none;
	}

.ADDINF, .HLINE_SMALL, .SMALL, td
	{
	font-weight:300;
	font-size:10px;
	line-height:13px;
	font-family:"Lucida Console", "Verdana", "Arial";
	text-decoration:none
	}

.ADDINF
	{
	color:silver;
	font-style:italic;
	}

.BIG
	{
	color:silver;
	font-weight:600;
	font-size:16px;
	line-height:25px;
	font-family:"Lucida Console", "Verdana", "Arial";
	text-decoration:none
	}

.BOLD, .caption
	{
	font-weight:600;
	}

.DECO
	{
	font-size:16px; 
	line-height:25px; 
	color:silver;
	font-weight:600;
	font-family:"Book Antiqua";
	text-decoration:none;
	}

.HLINE_BIG
	{
	color:red;
	font-weight:300;
	font-size:20px;
	line-height:36px;
	font-family:"Lucida Console", "Verdana", "Arial";
	text-decoration:none
	}

.HLINE_SMALL
	{
	color:red;
	}

.ITALIC
	{
	font-weight:300;
	font-style:italic;
	}

.SALE
	{
	color:green;
	font-weight:300;
	}

.SILVER_BIG
	{
	color:silver;
	font-weight:300;
	font-size:20px;
	line-height:36px;
	font-family:"Lucida Console", "Verdana", "Arial";
	text-decoration:none
	}

.SMALL
	{
	color:silver;
	}

.SOLD
	{
	color:red;
	font-weight:300;
	}

.caption { caption-side:top; text-align:left; font-variant:small-caps; color:red; }

hr
	{ 
	border-top-style:dashed; 
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-color:silver; 
	border-width:1px; 
	}

.hr_vert
	{ 
	height:36px;
	border-top-style:hidden; 
	border-right-style:hidden;
	border-bottom-style:hidden;
	border-left-style:hidden;
	border-color:silver; 
	border-width:1px; 
	}

p {}

table 
	{ 
	background-color:black; 
	width:100%;
	border-top-style:dashed;
	border-right-style:none;
	border-bottom-style:dashed;
	border-left-style:none;
	border-color:silver; 
	border-width:1px; 
	padding:1px;
	}

td 
	{ 
	background-color:black;
	text-align:center;
	vertical-align:middle;
	color:silver;
	border-width:1px;
	padding:1px;
	}

a:link { color:silver; text-decoration:none; }
a:visited { color:silver; text-decoration:none; }
a:active { color:silver; text-decoration:none; }
a:hover { color:red; text-decoration:none; }
