.item {
	font-weight: bold;
}
.bold {
	color: #006600;
	font-weight: bold;
}
.trow1 {
	background-color: #EEEEEE;
	padding: 5px;
}
.trow2 {
	background-color: #FFFFCC;
	padding: 5px;
}
.trowhl {
	background-color: #00FF00;
	padding: 5px;
}
.thead {
	font-weight: bold;
	padding: 10px;
	background-color: #CCCC00;
}
.thead1 {
	font-size: xx-large;
	background-color: #FFCC66;
	color: #FF0000;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.thead1x {
	font-size: xx-large;
	color: #FF0000;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.thead2 {
	font-size: large;
	text-align: left;
	background-color: #FFFFCC;
	color: #006600;
	padding: 5px;
}
.thead2x {
	font-size: large;
	text-align: left;
	color: #006600;
	padding: 5px;
}
.thead3 {
	text-align: center;
	padding: 10px;
}
.tleft {
	font-size: small;
	padding: 5px;
	text-align: left;
}
.answer {
	color: #FF0000;
}
.wronganswer {
	color: #FF0000;
}
.correctanswer {
	color: #0000FF;
}
.note1 {
	font-size: medium;
}
.bigButton {
  width: 28px; height: 28px;
}
.bigButton2 {
	font-size: 20px;
	font-weight: bold;
}
.ansTable {
	height: 300px;
}
.bigList{
	font-size: 18px;
}
.subtitle {
	font-weight: bold;
	text-decoration: underline;
}
.sub1 {
	font-size: small;
}
.sub1subtitle {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
