
td.borderrighttop 
	{
	border-right-style: solid;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-color: #006699;
	vertical-align: top;
	}

td.indent
	{
	text-indent: 5px;
	}

a
	{
	text-decoration: none;
	}
