body {
  background: #dddde5 url(http://www.vectorstar.com/laird/images/silverbg.jpg) 0 0 repeat fixed;
  border-style: none;
  color: #000000;
  font-family: Verdana, Lucida;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  margin: 0em;
}

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

A:link { color: #667766 }
A:visited { color: #778877 }
A:active { color: #999099 }

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

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

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

.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: #557755;
}

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

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

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

