

body, a {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #A8A383;
}

.rhtBorder
{
	BORDER-RIGHT: 1px dotted;
	BORDER-COLOR: #B4B1A1;
}

.header {
  font-family: Arial, Helvetica, sans-serif;
  color: #B4B1A1;
  font-size: 11pt;
  align: left; 
  vertical-align: top;
}

.header td {
  font-family: Arial, Helvetica, sans-serif;
  color: #B4B1A1;
  font-size: 11pt;
  font-weight: bold;
  align: left; 
  vertical-align: top;
}

.header a {
  color: #A8A383;
  text-decoration: none;
}

.header a:hover {
  color: #000000;
  text-decoration: underline;
}

.featured {
  font-family: Arial, Helvetica, sans-serif;
  color: #B4B1A1;
  font-size: 8pt;
  align: left; 
  vertical-align: top;
}

.featured td {
  font-family: Arial, Helvetica, sans-serif;
  color: #B4B1A1;
  font-size: 8pt;
  font-weight: bold;
  align: left; 
  vertical-align: top;
}

.featured a {
  color: #A8A383;
  text-decoration: none;
}

.featured a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.main {
  font-family: Arial, Helvetica, sans-serif;
  color: #A8A383;
  font-size: 8pt;
  align: left; 
  vertical-align: top;
}

.main td {
  font-family: Arial, Helvetica, sans-serif;
  color: #A8A383;
  font-size: 8pt;
  font-weight: bold;
  align: left; 
  vertical-align: top;
}

.main a {
  color: #A8A383;
  text-decoration: underline;
}

.main a:hover {
  color: white;
  text-decoration: none;
}

.results {
  font-family: Arial, Helvetica, sans-serif;
  color: #B4B1A1;
  font-size: 8pt;
}
.results td{
  font-family: Arial, Helvetica, sans-serif;
  color: #B4B1A1;
  font-size: 8pt;
}
.results img {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
}
.results a {
  color: #B4B1A1;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
}
.results a:hover {
  text-decoration: none;
}