BODY
{
	color: black;
	font-family: 'Verdana' , Sans-serif;
}

BODY P
{
}

.InputButton
{
	width:99px;
}

.WholeCrosswordBox
{
	width:623px;
	text-align: left;
}

.deadline
{
	font-size: 7pt;
	color:#c00000;
	text-align:left;
}

.Copyrights
{
	border:0,0,0,0;
	padding:0,0,0,0;
	text-align:left;
	font-size:6.5pt;
	color:black;
}

.ClueSet
{
	display:inline-block ;
	margin:0,0,0,0;
	padding-right: 0px;
	width:95%;
}

.NOMARGINS
{
	margin:0,0,0,0;
	padding-right: 0px;
	width:95%;
}

.ToPrintable
{
	font-size:small ;
	color:#800000;
}

.CrosswordClue
{
	font-family: 'Times New Roman', Serif;
	font-size: 9pt;
	color: black;
	margin-top:3pt;
	margin-bottom:3pt;
	margin-left:0;
	margin-right:0;
}
.ClueType
{
	font-family: Verdana, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	color:Black;
	margin-left:0;
	margin-right:0;
}
.clue
{
	
}
.clueno
{
	
}
A:active
{
	color: blue;
}
A:hover
{
	color: blue;
}
A:link
{
	color: blue;
}
A:visited
{
	color: blue;
}

.CrosswordClue A:active
{
	color: black;
	text-decoration:none;
}
.CrosswordClue A:hover
{
	color: black;
	text-decoration:none;
}
.CrosswordClue A:link
{
	color: black;
	text-decoration:none;
}
.CrosswordClue A:visited
{
	color: black;
	text-decoration:none;
}

.cluehead
{
	font-weight: bolder;
	font-family: Verdana;
}

.TCHeader, .TCHeader *
{
	font-weight: bolder;
	font-family: Verdana;
	font-size:10pt;
}

.TCBody, .TCBody *
{
	font-weight: normal;
	font-family: Verdana;
	font-size:10pt;
}

.ResponseRules, .ResponseRules *
{
	font-weight: normal;
	font-family: Verdana;
	font-size:10pt;
}

.ResponseBlock, .ResponseBlock *
{
	font-weight: normal;
	font-family: Verdana;
	font-size:10pt;
}

.PaperRules, .PaperRules *
{
	font-weight: normal;
	font-family: Verdana;
	font-size:10pt;
}