<style type="text/css">
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #2D384C;
	margin-top: 0px;
}
a {
	font-family: supercollider;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9A00;
	font-weight: bold;
	font-size: 14px;
	}
.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 12px;
margin: 10px 0;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
.thelanguage{
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}