<style type="text/css">
<!--
table.line1	{
	font-family : "MS UI Gothic";
	font-size : 14px;
	border:1px solid #dbdbdb;
	border-collapse: collapse;
}
table.line1 th	{
	border-style: solid;
	border-windth: 1px 1px;
	border-color: #dbdbdb #dbdbdb;
}
table.line1 td	{
	border:solid 1px #dbdbdb;
}
a:link	{
	color : #dddddd;
	text-decoration : underline;
}
a:visited	{
	color:#DCDCE4;
	font-style : italic;
}
a:active	{
	color : #ff80ff;
}
a:hover	{
	color: #0000a0;
	background-color: #FFFF80;
	font-style : italic;
}
img.left	{float: left;}
body	{
	font-family : "MS UI Gothic";
	font-size : 14px;
	color : #dddddd;
	background-image : url("1e1e1e.png");
	background-repeat : repeat;
	background-attachment:fixed;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #000000;
	scrollbar-shadow-color : #ffffff;
}
-->
</style>