a {
  color: #CC6633;
  text-decoration: none;
}

a:hover {
  color: #0099FF;
  text-decoration: underline;
}

A:visited {
  color: #CC3300;
}

H1 {
	font-family: Tahoma;
	font-size: 16pt;
	line-height: 19pt;
	color: #000066;
}

H2 {
	color: #000066;
	font-family: Tahoma;
	font-size: 12pt;
	line-height: 11pt;
}

H3 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000066;
	font-weight: normal;
}

H4 {
	font-family: Tahoma;
	font-size: 11pt;
	line-height: 11pt;
	color: #000066;
	margin-bottom: 5pt;
	font-weight: bold;
}

H5 {
  margin-bottom: 5pt;
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 11pt;
  color: white;
  font-weight: bold;
}

H6 {
  color: #000066;
  font-family: Tahoma;
  font-size: 8pt;
  line-height: 9pt;
  font-style: italic;
  margin-bottom: 2pt;
}

OL {
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 11pt;
  list-style-type: decimal;
}

U {
  text-decoration: underline;
  text-transform: none;
}

UL {
  list-style-type: square;
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 11pt;
  list-style-image: url(../images/bullets/ball2.gif);
}

TABLE {
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 11pt;
}

P {
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 13pt;
  margin-bottom: 3pt;
  margin-top: 2px;
  color: #000080;
}

H4.RED {
  font-family: Tahoma;
  font-size: 11pt;
  line-height: 12pt;
  color: #cc0000;
  margin-bottom: 3pt;
  font-weight: bold;
}

DT {
  font-family: Tahoma;
  font-size: 11pt;
  line-height: 12pt;
  font-weight: bold;
}

DD {
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 11pt;
}

LI {
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 13pt;
  color: #000080;
}

TD {
	color: #000080;
}

LINK {
}
