.thtcolor {
  COLOR: #FFFF00;
}
.newsquote {
	font-family:"Courier New", Courier, mono;
	font-size:smaller;
}
.HIGHLIGHT {
  COLOR: #FF0000;
}
.imdb {
  color: blue;
  font-weight:normal;
}

.DVD {
  COLOR: white;
  font-size:9px;
}
li.tom {margin-top: 10pt}
li     {margin-top: 0pt}
li.bob {margin-top: 0pt}

table.jsmall {font-family:Arial, Helvetica, sans-serif;
              font-size:x-small ;}

#top {position:absolute;top:0;left:0;} 

dt {font-weight: bold; 
color: indigo;
font-family: Arial, Helvetica;
font-size: 12pt;}

dd { margin-left: 30 }

h1           { color: blue;
               font-weight: normal;
               margin-bottom: 0pt }
h2           { color: blue }
h2.short     { color: blue;
               margin-bottom: 0pt;
			   margin-top: 0pt }
h2.red       { color: red;
               font-weight: normal;
               margin-bottom: 0pt }
h2.red       { color: red;
               font-weight: normal;
               margin-bottom: 0pt }
h3           { color: blue }
h3.red       { color: red;
               margin-bottom: 0pt }
h4           { color: blue;
               margin-bottom: 0pt }
h4.red       { color: red;
               font-weight: normal;
			   margin-top: 0pt }
p.margin     { margin-top: 0pt }
p.beige      { color: #FFFF98;
               font-weight: bold;
			   font-family: Arial, Helvetica, Sans-serif; }
p.blue      { color: midnightblue; 
              font-weight: bold}
p.short     {margin-top: 0pt;
			 margin-bottom: 0pt;}

A:link {
  COLOR: blue;
  font-weight: bold ;
  font-size: 10pt ;
  font-family: Arial, Helvetica;
  text-decoration: none;
}
A:visited {
  font-weight: bold ;
  font-size: 10pt ;
  font-family: Arial, Helvetica;
  COLOR: purple ;
  text-decoration: none;}
A:hover {
  cursor: hand;
  text-decoration: none;
  COLOR: red;
}

A.light:link {
  COLOR: blue;
  font-weight: normal ;
  font-size: 10pt ;
  font-family: Arial, Helvetica;
  text-decoration: none;
}
A.light:visited {
  font-size: 10pt ;
  font-weight: normal ;
  font-family: Arial, Helvetica;
  COLOR: purple ;
  text-decoration: none;}
A.light:hover {
  cursor: hand;
  text-decoration: none;
  COLOR: red;
}


#normal A:link {
  COLOR: blue;
}

#normal A:visited {
  COLOR: purple ;
}
#normal A:hover {
  cursor: hand;
}

A.side:link {
  COLOR: yellow;
  font-weight: bold ;
  font-size: xx-small ;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
A.side:visited {
  COLOR: yellow;
  font-weight: bold ;
  font-size: xx-small ;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
A.side:hover {
  cursor: hand;
  text-decoration: none;
  COLOR: blue;
}
A.side:active {
  COLOR: blue;
  font-weight: bold ;
  font-size: xx-small ;
  font-family: verdana, Arial, Helvetica, sans-serif;

  text-decoration: none
}


#choice A:link {
  COLOR: yellow;
  font-weight: bold ;
  font-size: x-small ;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

#choice A:visited {
  COLOR: yellow;
  font-weight: bold ;
  font-size: x-small ;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
#choice A:hover {
  cursor: hand;
  text-decoration: none;
  COLOR: red;
}
#choice A:active {
  COLOR: blue;
  font-weight: bold ;
  font-size: x-small ;
  font-family: verdana, Arial, Helvetica, sans-serif;

  text-decoration: none
}
