body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color:#222222;
  scrollbar-arrow-color:#FFFF33;
  scrollbar-base-color:red;
  scrollbar-dark-shadow-color:#333333;
  scrollbar-face-color:blue;
  scrollbar-highlight-color:#222222;
  scrollbar-shadow-color:white
}

a:active {
  color:#80028F;
}

a:link{
	color:#0000BF;
}

a:visited{
	color:#660099;
}

a.Top:link {
  color:#FFFFCC;
}

a.Top:active{
  color:#00039A;
}

a.Top:visited{
  color:#FFFF99;
}

a.Left:link {
  color:#FFFFFF;
}

a.Left:active{
  color:#000400;
}

a.Left:visited{
  color:#FFFFCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}