/* CSS Document */
BODY {		background-color: #20B2AA;
			margin: 0px;
			scrollbar-base-color:#AA81FD;
			scrollbar-track-color: #20B2AA;
			font-family: Verdana, sans-serif;
			font-size: 8pt; 
			color: #2F4F4F; }
td { 		font-size: 8pt; }
A:link { 	color: #2F4F4F;
			text-decoration: none; font-weight: bold; }
A:visited { color: #2F4F4F;
			text-decoration: none; 
			font-weight: bold; }
A:hover { 	color: #9370DB; 
			text-decoration: none; 
			filter:Blur(Add = 1, Direction = 135, Strength = 3); height:0px; }
			
big	{		font-size: 10pt; }
small {		font-size: 8pt; }

#table { 	background-image: url(tablebg.gif);
			background-repeat:no-repeat; }