body
{
	width: auto;
	color: black;
	font-family: 'Times New Roman';
	background-color: silver;
}


A:active
{
	color:Navy;
}
A:visited 
{
	color:Blue;
}

A:link
{
	color: Olive;
}
H2, H1
{
	text-align: center;
}

DIV.announce
{
	text-align: center;
	font-weight: bold;
	border: solid;
	border-color: dimgray;
}
	
#COPYRIGHT
{
	text-align:center;
	font-size: x-small;
}

#tab1
{
	border-bottom-style:groove;
	border-top-style:groove;
	border-left-style: groove;
	border-right-style: groove;
	border-color:White;
}

#trow1, #trow2, #trow3, #trow4, #trow5, #trow6
{
	border: 1;
	border-style: solid;
	border-color:#ccccff;
}

#trow7, #trow8, #trow9, #trow10, #trow11, #trow12
{
	border: 1;
	border-style: solid;
	border-color:#ccccff;
}

