

body		{
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.5em;
		color: #000000;
		text-align: left;
		scrollbar-arrow-color: #FFFF00; scrollbar-base-color: #000000;
		scrollbar-dark-shadow-color: #404040; scrollbar-track-color: #808080;
		background-image: url(bg.jpg);
		}

a:link		{
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.5em;
		text-decoration: none;
		color: #0000FF;
		}

a:visited	{
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.5em;
		text-decoration: none;
		color: #000000;
		}

a:active	{
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.5em;
		text-decoration: none;
		color: #FF0000;
		}

a:hover		{
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.5em;
		text-decoration: none;
		color: #FF0000;
		}

td		{
		font-family: Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.5em;
		color: #000000;
		text-align: left;
		scrollbar-arrow-color: #ff0000; scrollbar-base-color: #009632;
		scrollbar-dark-shadow-color: #000033; scrollbar-track-color: #ffffff;
		}


