body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
}
.technology{ /*header of 2nd demo*/
	cursor: pointer;
	cursor: pointer;
	color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #998a7b;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.seoBox {
	border: 1px dotted #666666;
}
