body {
	background: #FFFFFF url(bg.jpg) no-repeat;
	font: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
        cursor:crosshair;
}
  a:link {color: #008000;
  text-decoration: none}
  a:name {color: #000000;
  text-decoration: none}
  a:visited {color:#008000;
  text-decoration: none}
  a:hover {color: #FFFFFF;
  text-decoration: none;
  cursor:crosshair;
  background: #C8DB00;
  }
  background: #000000;}
  a:active {color: #000000;
  text-decoration: none}
}

p
{
	font: 10pt trebuchet ms;
	color: #000000;
}
dd
{
	font: 10pt trebuchet ms;
	color: #000000;
}
H3
{
	border: 1px dotted #000000;
	font: 8pt Trebuchet MS;
	color: #000000;
}
HR
{
	color: #C8DB00;
	align: center;
	border: 1px dotted #C8DB00;
}
table
{
	border: 1px dotted #C8DB00;
}
tr
{
	border: 1px dotted  #C8DB00;
}
td
{
	border: 1px dotted  #C8DB00;
}
BODY 
{
  direction:;
  background-attachment:fixed;
  cursor: crosshair;
  scrollbar-arrow-color: F3FA00;
  scrollbar-track-color: F3FA00;
  scrollbar-face-color: F3FA00;
  scrollbar-highlight-color: F3FA00;
  scrollbar-3dlight-color: F3FA00;
  scrollbar-darkshadow-color: F3FA00;
  scrollbar-shadow-color: F3FA00;
}

