@font-face {
	font-family: Inkburrow;
	font-style:  normal;
	font-weight: normal;
	src: url("font/inkburr0.eot");
}
@font-face {
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	src: url("font/century0.eot"); 
}
body   {
	background-color:#000000;
                BACKGROUND-POSITION: 50% 50%; 
                BACKGROUND-REPEAT: no-repeat;

	color:#999999;
	font-family:Century Gothic,arial;
	font-size:10pt;
	scrollbar-face-color:#555555;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-track-color:#AAAAAA;
	cursor:default;
}
a      { color:#0080C6; text-decoration:none; }
a:hover{ color:#004182; text-decoration:none; }
img    { border:0px none; }
h1     { border-bottom:2px solid #000000; width:600px; font-family:inkburrow,arial narrow; font-size:36pt; }
td     {
	font-size:10pt;
}
.imageb {
	border:3px solid #000000;
}
.gover {
	filter:gray();
}
.but   {
	font-size:7pt;
	font-family:Verdana,sans-serif;
	margin:1px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
.nh    {
	text-align:right;
	width:500px;
	padding:0px;
	font-weight:bold;
}
.nd    {
	text-align:left;
	width:500px;
	border:1px solid #000000;
	padding:5px;
	height:116px;
}
.idesc {
	border:2px solid #000000;
	width:400px;
	text-align:left;
	margin:10px;
	padding:3px;
}
.idhead {
	position:relative;
	top:-15px;
	left:0px;
	text-align:center;
	width:110px;
	padding:3px;
	background-color:#AAAAAA;
}
.charth {
	font-size:20px;
}
.chart1 {
	background-color:#666666;
	font-size:30px;
	font-weight:bold;
	margin:0px;
	border-bottom:2px solid #FFFFFF;
	padding-bottom:4px;
}
.chart5 {
	background-color:#888888;
	font-weight:bold;
	margin:0px;
	border-bottom:2px solid #000000;
	padding-bottom:2px;
}
.chartr {
	background-color:#999999;
	margin:0px;
}