

.rtop {
	position: absolute;
	position: fixed;
	right: 0;
	top: 0;
	padding: 5px;
	font-weight:  bold;
}

td.tab  {
	text-align: center;
	border-left: 1px solid black;
	border-top: 1px solid black;
	font-weight: bold;
	font-size: 75%;
	color: red;
}

body {
	background-color: #ffc;
	color: black;
	padding-left: 2em;

}

.body {
	line-height: 1.3;

}

.outline {
	background-color: black;
}

/* table {
	width: 90%;
} */

.new {
	border: solid black 2px;
	padding: 6px;
}

.chess {
	background-color: #ffffcc;
}

.ground {
	background: url( "http://cfaj.freeshell.org/Images/4n-t.gif" );
}

table.body {
	width: 85%;
	padding: 2em;
	border: 2px solid black;
}

.xword  {
	background-color: rgb(255,255,255);

}

.cryptic  {
	background-color: #fcf;

}

.shell  {
	background-color: rgb(214,255,255);
}


.small {
	font-size: 90%;
}

.h1 {
	font-size: 150%;
	font-weight: bold;
}

.h2 {
	font-size: 140%;
	font-weight: bold;
}

.h3 {
	font-size: 130%;
	font-weight: bold;
}

.h4 {
	font-size: 120%;
	font-weight: bold;
}

