body {
	font-family: Arial, Verdana, Geneva,  helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
}


h1{
font-size: 120%;
}

h2{
font-size: 110%;
}


h3{
font-size: 90%;
}


h4{
font-size: 80%;
}

h5{
font-size: 70%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


#body a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#body a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
 #body a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#body a:hover {
	text-decoration: underline;
	color: #ccCCFF;
}

.style2 {font-size: 12px}
.style3 {color: #FF0000}
.sold {
	font-size: 9px;
	color: #FF0000;
}
#footer{
font-family: Arial,Verdana, Geneva,  helvetica, sans-serif;
	color:   #CCCCFF;}
	
#footer a:link {
	text-decoration: none;
	color: #CCCCFF;
}

#footer a:visited {
	text-decoration: none;
	color: #CCCCFF;
}

#footer a:active {
	text-decoration: none;
	color: #CCCCFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF0000;

}
dt {
	list-style-image: none;
text-indent: 20px;
	text-align: left;	
	}
	
dd {
	text-indent: 30px;
	font-size: 90%;
	text-align: left;
}

