body {
	background-color : #003300;
	font : 12pt sans-serif;
}
p {
	color : #CCFFCC;
}
p.credits {
	font-family : sans-serif;
	font-size : 8pt;
	font-style : italic;
	color : #FFFFCC;
}
p.caption {
	font-size : 10pt;
}
p.navbar {
  font-size : 10pt;
  text-align : center;
}
h1 {
	font-size : 24pt;
	color: #CC99FF;
	font-family : "Courier New", Courier, monospace;
}
h2 {
	font-size : 18pt;
	color: #33ffcc;
	font-family : "Courier New", Courier, monospace;
}
h3 {
	font-size : 14pt;
	color: Silver;
	font-family : "Courier New", Courier, monospace;
}
OL {
	color: #CCFFCC;
}
UL {
	color: #CCFFCC;
}
a:link {
	color : #66FFFF;
}
a:active {
	color : #66FFFF;
}
a:visited {
	color : #CCCCFF;
}
BR {
	clear: left
}
.price { 
	font-size: 10pt;
	font-weight: bold;
	color: #ff3300;
}
.cheap { 
	font-size: 10pt;
	font-weight: bold;
	color: #00ff00;
}
.fave {
	color: #ff6699;
	font-size: 14pt;
	font-weight: bold;
}
