﻿BODY {

  SCROLLBAR-FACE-COLOR: white;
  SCROLLBAR-HIGHLIGHT-COLOR:#808080;
  SCROLLBAR-SHADOW-COLOR: white;
  SCROLLBAR-3DLIGHT-COLOR: white;
  SCROLLBAR-ARROW-COLOR: black;
  SCROLLBAR-TRACK-COLOR: white;
  SCROLLBAR-DARKSHADOW-COLOR:#808080;


}


A:link {
	color: #000000;
	text-decoration: none;
}

A.extra:link {
	color: #E6282D;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:focus {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #E6282D;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}




TD {

	color: black;
	face: arial;
	size: 9pt;
{