body {
	SCROLLBAR-FACE-COLOR: #C2D3FC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #C2D3FC; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #4D6185; 
	SCROLLBAR-TRACK-COLOR: #F1EFE2; 
	SCROLLBAR-DARKSHADOW-COLOR: #C2D3FC; 
	font-size: 9pt;
}
table {
	font-size: 9pt;

}
.en {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.blue:link {
	text-decoration: underline;
	color: #0000FF;

}
.blue:visited {
	color: #0000FF;
	text-decoration: none;
}
.blue:hover {
	color: #FF0000;
	text-decoration: underline;
}
.blue:active {
	color: #0000FF;
	text-decoration: none;
}

.white:link {
	text-decoration: none;
	color: #FFFFFF;

}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

.black:link {
	text-decoration: none;
	color: #000000;

}
.black:visited {
	color: #000000;
	text-decoration: none;
}
.black:hover {
	color: #000000;
	text-decoration: none;
}
.black:active {
	color: #000000;
	text-decoration: none;
}

.blue {
	color: #0000FF;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.bar {
	padding-top: 2px;
}
.space {
	padding-right: 5px;
	padding-left: 5px;
}
 .input {
	font-size: 9pt;
	color: #000000;
	height: 18px;
	border: 1px solid #999999;

}
.space2 {
	padding-top: 5px;
	padding-left: 5px;
	line-height: 150%;

}
.line {
	line-height: 150%;
	padding-top: 4px;
	padding-left: 6px;



}
.space3 {
	padding-top: 5px;
	padding-left: 6px;
	line-height: 150%;

}
.green1 {
	color: #6BBA42;
}
.px {
	font-size: 14.8px;
	line-height: 150%;
	padding-left: 8px;


}
.line2 {
	line-height: 150%;
}
.red {
	color: #FF0000;
}

