.selectedTab {	color: #FFFFFF;	background-color: #0000FF;	border-top-width: 12px;	border-right-width: 12px;	border-bottom-width: 12px;	border-left-width: 12px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #0000FF;	border-left-color: #FFFFFF;}.unselectedTab {	color: #0000FF;	background-color: #CCCCFF;	border-top-width: 12px;	border-right-width: 12px;	border-bottom-width: 12px;	border-left-width: 12px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #CCCCFF;	border-left-color: #FFFFFF;}.text {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	font-weight: bold;}.contentPane {	background-color: #CCCCFF;	border: 36px solid #0000FF;}a:link {	color: #0000FF;	text-decoration: none;}a:visited {	color: #0000FF;	text-decoration: none;}a:hover {	color: #0000FF;	text-decoration: underline;}a:active {	color: #FF0000;	text-decoration: underline;	background-color: #0000FF;}.results {	font-family: Arial, Helvetica, sans-serif;	font-size: 36px;	font-weight: bold;}.greekText {	background-color: #000000;	border: 24px solid #CCCCFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;}.playText {	font-family: Courier, monospace;	font-size: 12px;}