BODY {
	FONT-SIZE: 8pt;
  background: #DDDDDD url("back.gif");
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position: center center;

}
A {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #800d0d; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 8pt; COLOR: #ededff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
DIV {
	FONT-SIZE: 8pt; COLOR: #ededff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

H1 {font-size: 11pt;font-family: Verdana; color:black; font-weight: lighter; line-height: 16px}
H2 {font-size: 9pt;font-family: Verdana; color:white; font-weight: light;line-height: 22px}
H3 {font-size: 9pt;font-family: Verdana; color:white; font-weight: lighter;line-height: 15px}

   #container {
      color: #000000;
      position: absolute; top: 200px; left: 0px;
      height: 200;
      width: 100%;
}

span.highlight
{
background-color:FFFFFF
}


