@import url(http://www.truls.org/css/Base.css);

body {
  color: rgb(200,150,255);
  background: black;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
  text-align: left;
  text-indent: 0%;
  margin-left: 7%;
  margin-right: 7%;
  font-family: verdana; arial, helvetica, helv, sans-serif;
}

a:link { color: rgb(200,200,255); text-decoration: none; }
a:active { color: rgb(200,200,255); text-decoration: none; }
a:visited { color: rgb(200,200,255); text-decoration: none; }

div.head {}
div.ord {}

div.ord h2 { padding-bottom: 0; margin-bottom: 0; font-size: 100%; text-transform: uppercase; font-weight: bold; text-decoration: none font-variation: none }
div.ord p { padding-top: 0; margin-top: 0; padding-bottom:0; margin-bottom:0; }

div.ord a:link { color: black; font-style: normal; font-weight: normal; text-decoration: underline; }
div.ord a:active { color: black; font-style: normal; font-weight: normal; text-decoration: underline; }
div.ord a:visited { color: black; font-style: normal; font-weight: normal; text-decoration: underline; }

div.ord em { font-weight: normal; font-style: italic; }

span.album_desc { }
span.album_nodesc { font-size: 75% }

table { clear: both; }