a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

a:visited {
	color: #990000;
}

body {
	font: 12px Helvettica;
	background-color: #999999;
		background: url(pics/bgtile.jpg)
}

.blackborder     { 
	border: solid #000000 1pt;
	indent: 5px;			
}

li	{
	text-indent: -20px;
	margin-bottom: 1px; 
	margin-top: 1px;
}

.bg {
    background: url(pics/tdbg.jpg) 0% 100% no-repeat;
	background-color: #FFFFFF;
}
