.ttop{
background-color: #aaaaaa;
font-size: large;
font-weight: bold;
padding: 8px;
}
	BODY {
		font-family : Arial,Helvetica;
	}
	TD {
		font-family : Arial,Helvetica;
		font-size: small;
	}
	A  {
	font-weight: bold;
		color : #0000dd;
		font-size: small;
		text-decoration : underline;
	}
	A:Hover  {
	text-decoration: none;
	background-color: #aaaaaa;
}

