h1 { 
	font-size: 26px;
}
li{
	padding-top: 5px;
	padding-bottom: 5px;
} 
li.lots_of_spacing{
	padding-top: 15px;
	padding-bottom: 25px;
} 
.lyricsTable {
	width: 350px;
}

.logicalLabelsTable {
	font-size: 20px;
	font-weight: bold;
}

.quickFactsTable {
	width: 450px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	border: 2px dashed #000000;
	background-color: #FFFFCC;
}
.tfImage {
	border: none;
	z-index: 100;
}
li.subTitleList {
	font-size: 85%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tfResultArea {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid blue;;
	background-color: #FFFFCC;
	padding: 8px;
}
.gameStatsRight {
	border: none;
	font-size: 20px;
	color: #00CC33;
	background-color: white;
}
.gameStatsWrong {
	border: none;
	font-size: 20px;
	color: red;
	background-color: white;	
}
.statusText {
	font-family: "courier new", courier, verdana;
	border: none;
	font-size: 20px;
	color: blue;	
}
.sectionTitleActive {
	font-size: 20px;
	color: red;
	background-color: orange;	
}
.sectionLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #000000;

}
.songTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #000099;
	color: #FF9900;

}
.songTitleRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	background-color: #FFCC00;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;

}
.songLyrics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 10px;
	border-left-style: solid;
	border-left-width: 1px;


}

.columnHeader {
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.blueWords {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
body {
	font-family: "comic sans ms", georgia;
	font-weight: lighter;

}
.importantText {
	font-weight: bold;
}

.imgCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wordSearchWords {
	font-family: "Courier New", Courier;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;	
}

.submenu {
	font-family: "comic sans ms", verdana;
	font-size: 12px;
	padding-right: 5px;
}

.just4kids:after {
	font-family: "comic sans ms", verdana;
	font-size: 18px;
	text-shadow: 0.1em 0.1em #333;
}

.submenuHeader {
	font-family: "comic sans ms", verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

.footer {
	font-family: "comic sans ms", verdana;
	font-size: 11px;
}

.crosswordAnswers {
	font-size: 12px;
}.factQuestion {
	font-size: 14pt;
	font-weight: bold;
}
