body         { background-color: #FFFFCC }
.headline    { text-transform: uppercase }
.movie	     { text-transform: uppercase }
p	         { color: #000000; font-family: "Courier New", Courier, monospaced; font-size: 10pt; font-weight: bold }
td	         { color: #000000; font-family: "Courier New", Courier, monospaced; font-size: 10pt; font-weight: bold }
li           { color: #000000; font-family: "Courier New", Courier, monospaced; font-size: 10pt; font-weight: bold; margin-top: 12 }
a:link       { color: #000000 }
a:visited    { color: #000000 }
a:active     { color: #000000 }
a:hover      { color: #FFFFCC; background-color: #000000 }
.smallprint {
	font-size: 8pt;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, san-serif
}