body {  background-color: #FFFFFF}
/*
a:link {color: #0000FF}
a:visited {color: #0000FF}
*/
.selection {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.heading {  background-color: #FF0000}
.focused {  background-color: #FFFFFF}
.blurred {  background-color: #CCCCCC}
.fits {  background-color: #FFCCCC}
.price {  color: green; font-weight: bold}

P.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-family: sans-serif;
	color: #FF0000;
}

.colorbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	white-space: nowrap;
}

.colorbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
	white-space: nowrap;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

