.buttons {
	border: medium outset #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.problem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.notes {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.backtopuzzle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.insight {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.graybuttons {

	border: medium outset #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.tinytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.reset {
	background-image: url(puzzles/kantsclock/reset.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.invisiblebuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: thin none #FFFFFF;
	background-color: #FFFFFF;
}
.logictable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: thin inset #999999;
	border-left-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
	line-height: 13px;
	padding-left: 4px;
}
.logictablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6F1C71;
	padding-left: 4px;
}
.logictablefalse {
	background-color: #DFBEEF;
	padding-left: 4px;
}
.logitableproved {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #6F1C71;
	border: medium solid #6F1C71;
	padding-left: 3px;
}
.problemwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14pt;
	padding-left: 10px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.bookinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660033;
}
.theanswerbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
}
.months {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.newbookborder {
	border: thin solid #999999;
}
.smallertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.simplebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}
