body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #8A9DAE;
}
a:active {
	text-decoration: none;
	color: #8A9DAE;
}
a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txtMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtfrmDef {
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtservices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.txtSideHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txtMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.txtPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.dropdown{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
font-family: Arial;
font-size: 14px;
color: #FFFFFF;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
}

.TitleWHT{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
margin: 10px 0;
font-family: Arial;
font-size: 14px;
color: #FFFFFF;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}
a {
	font-family: Arial;
}
.style1 {font-size: 10px}
.style2 {font-weight: bold}
body,td,th {
	font-family: Arial;
}
.style3 {
	font-family: Arial;
	font-weight: bold;
	font-size: large;
	color: #666666;
}

