BODY,P,TD,DIV,OL,UL,LI,BLOCKQUOTE,.NORMAL {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 24px;
}

BODY {
  margin-left: 11%;
  margin-top: 45px;
  margin-right: 34%;
  margin-bottom: 300px;
}

A { 
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  border-color: #000000;
  color: #003366; 
}

A:visited { 
  border-color: #999999;
  color: #6699CC;
}

A:hover { 
  border-color: #FF6600;
  color: #FF6600;
} 

BLOCKQUOTE {
  margin-left: 39px;
}

OL,UL { 
  margin-top: 8px;
}

UL { 
  list-style-type: square;
}

DT { 
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 6px;
  margin-left: 16px;
}

.H1 { 
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.H2 { 
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
}

.H3, .subtitle, .date { 
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.H4 { 
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: normal;
}

.sm { 
  font-family: Verdana, sans-serif;
  font-size: 9px;
}

.win32gui { 
  font-family: Tahoma, Verdana,sans-serif;
  font-size: 11px;
  color: #000000;
}

P.H1,P.H2,P.H3,P.H4 {
  text-indent: 0;
  margin-top: 24px;
  margin-bottom: -8px;
}

.CODE, PRE {
  font-family: monospace;
  font-size: 12px; line-height: 14px;
}

EM { 
  font-weight: bold; 
  font-style: normal;
}

.TBD { color: #CCCCCC; }

P.INTRO {
  text-indent: 0;
}

P {
  text-indent: 39px;
}

.date {
  border-top: solid 1px #CCCCCC;
  padding-top: 9px;
  margin-top: 9px;
  text-align: right;
}

.pullquote, .pullquote-img {
  position: absolute;
  width: 200px;
  margin: 9px;
  left: 68%;
  color: #CCCCCC;
  font-family: serif;
  font-style: italic;
  font-size: 13px;
  line-height: 20px;
}
