body{
	background:#ffffff;
	font-size:10pt;
	color:#000000;
        width:650px;
        height:500px;
        text-align:center;
}
table{
	font-size:10pt;
	border:0px solid #CC9900;
        padding-left:100px;

}

#table{
	position:absolute;
	top:0px;
	left:100px;
}

td{
	
        background-color:#ffffff;
}
.ki{
	background:#ffffff;
} 

a{
        color:#B8860B;
        text-decoration:none;
}