BODY {
  	scrollbar-arrow-color: #97AABA;
  scrollbar-face-color: #F2F5F7;
  scrollbar-highlight-color: #B2C3D0;
  scrollbar-shadow-color: #B2C3D0;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
}

.bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #669999;
  font-weight: bold;
}

.bodyplain {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #000000;
  font-weight: normal;
}

.boldwhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.boldwhiteCopy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: 4A627A;
  font-weight: bold;
  text-decoration: none;
}

.credit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: none;
}

.bodyplainred {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #FF6633;
  font-weight: normal;
  text-decoration: none;
}

.bodyplaingrey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #666666;
  font-weight: normal;
}

CITE {
  font-size: 9pt;
  font-style: italic;
  color: white;
}

H1 {
  color: #FF0000;
  text-decoration: underline overline;
  font-size: 12pt;
  font-weight : bolder;
}

H4 {
  color: #FF0000;
  text-decoration: underline overline;
}

H3 {
  color: #FF0000;
  font-size: 11pt;
  }

P {
  font-size: 9pt;
}
ol {
	font-size: 10pt;
	color : #3D3D3D;
}
A.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
A.sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

