body { 
	background-color: rgb(000, 000, 000); /* or #666666 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
}

p. {
	color: #666666;
	margin-right: 5cm; 
	margin-left: 5cm;
	align:justified;
}
p.margin {
	color: #ff3333;
	font-size: 115%;
	margin-right: 5cm; 
	margin-left: 5cm;
	align:justified;
}

.lucida-title {
	font-family: Lucida Handwriting, Lucida Sans, Verdana;
	font-size: 200%;
	text-align: center;
	color: #CCCCCC;
} 
a.menu:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
	background-color: #666666;
	font-size: 16px;
}
a:link {
	TEXT-DECORATION: none;
	color: #ffffff;
}
a:visited {

	TEXT-DECORATION: none;
	color: #cccccc;
	font-size: 100%;
}
a:hover {
	cursor: crosshair;
	font-style: normal;
	text-decoration: underline;
	color: #ff3333;
}
.goldfish {

	font-family: Lucida Handwriting, Lucida Sans, Verdana;
	font-size: 120%;
	color: #999999;
}
.goldfish_highlight {

	font-family: Lucida Handwriting, Lucida Sans, Verdana;
	font-size: 100%;
	color: #ff3333;
}
.red {
	color: #ff3333;
}
.copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;

}
.reference {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
.whiteemph {
	font-weight: bold;
	color: #FFFFFF;
}
.redemph {
	font-weight: bold;
	color: #ff0000;
}	

#image_guaranteedlistings_logo {
	width: 626px;
	height: 59px;
	position: relative;
	}
#image_guaranteedlistings_logo span {
	background: url(/images/guaranteedlistings-logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
