BODY {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
  margin-top: 30px;
/*  background:#666666 url( /images/bg_xmas.gif ) top center;*/
  background:#666666; 
}

A:link {
	color: #666666;
	text-decoration: none;
}
A:active {
	color: #666666;
	text-decoration: underline;
}
A:visited {
	color: #666666;
	text-decoration: none;
}
A:hover {
	color: #DD0739;
	text-decoration: underline;
}

A.PageLink:link {
  font-weight: bold;
	text-decoration: underline;
}
A.PageLink:active {
  font-weight: bold;
}
A.PageLink:visited {
  font-weight: bold;
	text-decoration: underline;
}
A.PageLink:hover {
  font-weight: bold;
}

P {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
}

.HighLight {
	color: #DD0739;
  font-weight: bold;
}

.Heading {
  font-weight: bold;
}

.Footer {
  font-size: 8pt;
}

LI {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
  list-style-type: disc;
}

LI.Sub {
  margin-left: 50px;
  list-style-type: circle;
}

TD {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
  color: #666666;
}

IMG  {
  vertical-align:middle;
  border: 0px none;
}

