body {
  margin: 0;
  padding: 0;
  background: white none;
  color: #000000;
}

A               { color: #073C69; text-decoration: none; }
A:link          { color: #073C69; text-decoration: none; }
A:visited       { color: #073C69; text-decoration: none; }
A:active        { color: #FF9966;  }
A:hover         { color: #FF9966;  }
A.main          { color: steelblue; }
A.side          { color: steelblue; }

td.body { padding:20px;}

td.title { padding:20px; font-family: verdana, sans-serif; font-size:
16pt; background: url(http://www.bluesock.org/~mike/clouds.jpg);
background-repeat: no-repeat; background-position: top left;
font-weight:bold; color: black; text-align: right; letter-spacing: .1em;
line-height: 16px;}

font.subhead { font-family: verdana, sans-serif; font-size: 10px; color:
#073C69; font-weight:bold; padding-top:5px; padding-bottom:5px;}

p,td,tr,table,hr,br,ul,ol,li { font-family: verdana, arial;
font-size:12px; color:black; line-height:18px; text-align:justify; }

p.links { font-family: verdana, arial; font-size:10px; color:#666666;
line-height:12px; padding-left:1em; padding-top: 5px; text-align: right;}

p.llinks { font-family : verdana, arial; 
           font-size : 10px; 
           color : #666666;
           line-height : 12px; 
           padding-top : 5px; 
           text-align: left;
         }

p.synopsis { font-family: verdana, arial; font-size: 10px; color:$666666; 
line-height:12px; padding-top: 5px; text-align: left; }

p.rating { font-family: verdana, arial; font-size:14pt; color:#000000;
line-height:12px; padding-top: 5px; text-align: left; }

.album { float:left; width:25%; 
         margin-right: 20px;
         margin-bottom: 20px;
         padding: 20px; 
         border-width: 1px;
         border-style: solid;
         border-color: black;}
