@charset "utf-8";
/* CSS Document */

body {
	background-color: #CFF;
}
.missie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #009;
}
.ZG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}
.CA2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 12pt;
	font-weight:bolder;
	float:center;
	color:#000;
}
.CA {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: 600;
	float: right;
	color: #000;
}
.CA3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
	font-weight:bolder;
	float:left;
	color:#000;
}
#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	font-weight: 400;
	float: center;
	color: #000;
}
html {
scrollbar-base-color: #1C54D1;
scrollbar-arrow-color: white;
scrollbar-track-color: #CCCCFF;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

