<style type="text/css">
.fonts {  font-family: "??"; font-size: 9pt; color: #ffffff; text-decoration: none; line-height: 18px}
a:link {  font-family: "??"; color: #333333; text-decoration: none; font-size: 9pt}
a:visited {  color: #333333; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
.fontsbody {
	font-family: "??";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}
.fontsbody2 {
	font-family: "??";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.button {
	background-color:#F2F2F2;
	BORDER-BOTTOM: #267dd4 1px solid;
	BORDER-LEFT: #267dd4 1px solid;
	BORDER-RIGHT: #267dd4 1px solid;
	BORDER-TOP: #267dd4 1px solid;
	FONT-FAMILY: "??";
	FONT-SIZE: 9pt;
	HEIGHT: 21px;
	width: 62px;
	color: #003399;
}
.edbox{
	font-size:12px;
	border: 1px solid #0066cc;
	background-color:#F9F9F9;
	color: #003399;
}

.edline{
	font-size:12px;
	border: none;
	border-bottom: 1px solid #A2C7EC;
	background-color:transparent;
	height: 17px;
}
.ednoline{
	font-size:12px;
	border: none;
	background-color:#EFF0F1;
}
.ednolinet{
	font-size:12px;
	border: none;
	background-color:transparent;
}
</style>

