body {
	font-size: 8pt;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#189BC6;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#0B93C0;
	height: auto;
	width: auto;
}

td {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8pt;

}

th {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
/*---------- text-link ----------*/
a:link{
	font-family: "MS Sans Serif", Tahoma, sans-serif;



}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;



}
a:hover {
	color : #000033;
	font-family: "MS Sans Serif", Tahoma, sans-serif;

}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #990000;
}
h1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
h2 {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
span a {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #FFFFFF;
}
