BODY {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	background-color  : #f7d5a5;
	background-image : url(bgsuede3.jpg);
}
td {
	font-family : "Times New Roman", Times, serif;
	color : Black;
}

a:link {
	color : #660000
}
a:visited {
	color : #663300;
}
a:active {
	color : Black;
}
a:hover {
	color : Black;
}

.bold {
	font-weight : bold;
}

.sans {
	font-family : Arial, Helvetica, sans-serif;
}
.sansbold {
	font-size : larger;
	font-family : Arial, Helvetica, sans-serif;
}
.sanslarge {
	font-size : large;
	font-family : Arial, Helvetica, sans-serif;
}
.fine
{
	font-size : smaller;
}
.itfine
{
	font-size : smaller;
	font-style : italic;
}
.sansfine {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
}

.space {
	padding-top:35px;	
}

.captionleft {
	text-align : right;
	padding-right : 30px;
}

.captionright {
	padding-left : 30px;
}

.buyit {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
}

.footer {
	border-top:1px solid #D31111;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-top : 3px;
}