/* CSS Document */

/* td {padding-left: 1em;} applied this to the style of the cell instead,
rather than making it apply globaly */

body	{font-family : Arial, verdana, san-serif}

/*				font-size:12px; 
				color:white; 
				text-align:left; 
				border: 0; 
				margin:0; 
				padding:0;
				scrollbar-face-color: #003366; 
				scrollbar-shadow-color: #3c0000; 
				scrollbar-highlight-color: #333333; 
				scrollbar-3dlight-color: #99ccff;  
				scrollbar-darkshadow-color: #001122; 
				scrollbar-track-color: #aabbdd; 
				scrollbar-arrow-color: #99ccFF;
				*/
a:link			{color: white;  font-family : Arial, verdana, san-serif; text-decoration: underline; font-weight: bold}
a:visited		{font-family : Arial, verdana, san-serif; text-decoration: underline; font-weight: bold}
a:active		{color: gold;  font-family: arial, verdana, sans-serif;  text-decoration: underline; font-weight: bold}
a:hover			{color: gold;  font-family: arial, verdana, sans-serif;  text-decoration: underline; font-weight: bold}
a.bodylink		{color: blue;  font-family: arial, verdana, sans-serif; text-decoration: underline; font-weight: bold}
