a.bullets		{
  text-decoration : none;
}

a.bullets: hover {
  color : #000080;
}

a.side-nav: hover {
  color : #0000FF;
  font : bold 10pt Verdana;
  text-decoration : underline;
}

.bullets {
  font : 10pt Verdana;
}

.buynow {
  background : #ff0000; 
  color : #ffffff; 
  font-weight : bold;
}

.container {
  background-image : url(images/fade.jpg); 
  background-repeat : no-repeat;
}

.content {
  font : 10pt Verdana;
}

.intense {
  color : #FF0000;
  font-weight : bold;
  font-size : 110%
}

.options {
  font : 10pt Verdana;
  margin-left : 50px;
  width : 85%;
}

.rule {
  color : #444444;
}

.side-nav {
  color : #000000;
  font : bold 10pt Verdana;
  text-decoration : none;
}

.head {
  color : #FF8000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 20pt;
  font-weight : bold;
}

.subhead {
  color : #FF7000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 16pt;
  font-weight : bold;
}

.subheadsm {
  color : #FF7000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14pt;
  font-weight : bold;
}

.subheadsm2 {
  color : #CF4000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : bold;
  margin-top : 1em;
}
 
.top-nav {
  color : #FFFFFF;
  font : bold 10pt Verdana;
  text-decoration : none;
}

