body {
  background: #303050 url(http://www.vectorstar.com/laird/images/blackbg.jpg) 0 0 repeat fixed;
  border-style: none;
  color: #CCCCCC;
  font-family: Times;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  margin: 0em;
}

a {
  font-family: Lucida; 
  font-size: 12pt; 
  font-style: normal; 
  font-weight: normal;
  text-decoration: none; 
  color: #CCCCCC;
}

A:link { color: #CCCCCC }
A:visited { color: #999999 }
A:active { color: #607060 }

.normal {
  font-family: Lucida; 
  font-size: 12pt; 
  font-style: normal; 
  text-decoration: none; 
  color: #778877;
}

.courier {
  font-family: Courier;
  font-size: 12pt; 
  font-style: normal;
  text-decoration: none; 
  color: #606060;
}

.courierwhite {
  font-family: Courier;
  font-size: 12pt; 
  font-style: normal;
  text-decoration: none; 
  color: #CCCCCC;
}

.headerblue {
  font-family: Lucida; 
  font-size: 18pt; 
  font-weight: bold;
  text-decoration: none; 
  color: #CC77CC;
}

.headerwhite {
  font-family: Lucida; 
  font-size: 18pt; 
  font-weight: bold;
  text-decoration: none; 
  color: #CCCCCC;
}

.caption {
  font-family: Lucida;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #FF9900;
}

.quote {
  font-family: Times; 
  font-size: 12pt; 
  font-style: normal; 
  text-decoration: none; 
  color: #FFFFFF;
  margin-left: 0.5in;
  margin-right: 0.5in;
}


