
TD.sidebar
{
	width: 312px;
	background-color: navy;
}
TR.headfoot
{
	background-color: navy;
}
A.onNavy
{
	color: Yellow;
}
TD.content
{
	color: black;
	background-color: #ffffcc;
}
P.onNavy
{
	color: White;
}
P.title
{
	font-size: x-large;
	color: blue;
}
P.heading
{
	font-size:larger;
	color: Navy;
	font-weight: bold;
}
