A {
  font-family: Arial;
  font-weight: bold;
  color: blue;
  text-decoration: none;
  font-size: 10pt;
}

A:hover {
  color: red;
  text-decoration: underline;
}

H1 {
  font-family: Arial;
  font-weight: bold;
  font-size: 16pt;
  color: #333399;
}

H2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 14pt;
  color: #333399;
}

H3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 13pt;
  text-decoration: none;
  color: #333399;
}

H4 {
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  color: #333399;
}

BODY {
  background-color: white;
  font-family: Arial;
  color: white;
  font-size: 10pt;
  margin-left: 0px;
  margin-top: 0px;

}

P {
  color: #333399;
  font-family: Arial;
  font-size: 10pt;
  font-style:;
  text-align: justify;
}

P.linkstable {
  text-align: center;
  }

UL {
  color: #333399;
  font-family: Arial;
  font-size: 10pt;
}

B {
  font-weight: bold;
}

TR {
  color: #333399;
  font-family: Arial;
  font-size: 10pt;
}

PRE {
  color: #333399;
  font-size: 10pt;
}

CAPTION {
  font-family: Arial;
  font-size: 8pt;
}

TABLE.caption {
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial;
}

A.h3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 13pt;
  text-decoration: none;
  color: red;
}

A.h2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  color: red;
}

A.small {
  font-family: Arial;
  font-weight: bold;
  color: red;
  font-size: 8pt;
}

ADDRESS {
  color: #333399;
  font-family: Arial;
  font-size: 10pt;
}

P.small {
  color: #333399;
  font-family: Arial;
  font-size: 7pt;
}

LINK {
  background-color: #333399;
}

.sidebar {
  color: olive;
    font-weight: normal;
}

A:hover.tab {
 text-decoration: none;
}

.pagegroup {
  color: #333399;
  font-family: Arial;
  font-size: 14pt;
  line-height: 2pt;
  font-weight: bold;
}

.ideashead {
  color: #333399;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  line-height: 6pt;
}

.rightbar {
  background-color: #66CC99;
}
#stoppress {
	background-color: #33FFCC;
	border: thin solid #33FF00;
	font-family: inherit;
	color: #333399;
	padding: 8px;
}


.linkstable {
  font-size: 9pt;
  font-weight: bold;
}

