body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	color: #000000;
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none;
}
.linkActive {
	color: #BLUE;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
.linkAtRest {
	color: #000000;
	font-size: 10px;
}
.linkSearching {
	color: #3333FF;
	font-size: 10px;
	cursor: pointer;
}
.link2Active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
.link2AtRest {
	color: blue;
	font-size: 9px;
}
.link2Searching {
	color: #777777;
	font-size: 12px;
	cursor: pointer;
}
P {
	margin-bottom: 0.08in;
	direction: ltr;
	color: #000000;
}
P.western {
	font-family: "Century Gothic", sans-serif;
	font-size: 11pt;
	}
li.western {
	font-family: "Century Gothic", sans-serif;
	font-size: 11pt;
}
a {
	color: #0000FF;
}
li.sitemap {
	color:  #999999;
}
H2.western {
	font-size:  14px;
}