﻿table, body
{ background-color: white;
  color: #6600cc;
  bgcolor=#990066;
  font-family: verdana, arial;
  font-size: 7pt;
  font-weight: bold
  cursor: default;
  scrollbar-arrow-color: #505380;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #505380;
  scrollbar-face-color: #FFFFFF; 
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #E6E6E6;
	height: 219px;
}

A:font
{
	font-weight: normal;
	color: #6600CC;
	text-decoration: none;
}

A:link{	font-weight: normal;	color: #6600CC;	text-decoration: none;}A:visited{	font-weight: normal;	color: #6600CC;	text-decoration: none;}A:active{	font-weight: normal;	color: #006699;	text-decoration: none;}A:hover{	font-weight: normal;	color: #006699;	text-decoration: underline;}
