body#main
{
	background-color: #eeffff;
	color:"#000000";
	margin-left=1em;
	margin-right=1em;
	margin-top=1em;
	margin-bottom=1em;
}

body#left
{
	background-color: "skyblue";
	color: "#000000";
	margin-top: 0.6em;
	margin-left: 0.1em;
	margin-right: 0.11em;
}

table.top
{
	font-family: "@Arial Unicode MS";
	font-weight: bold;
	width: 100%;
}

td.top-lt
{
	letter-spacing: 0.2em;
	word-spacing: 1.2em;
	text-align: left;
	padding-left: 30px;
}

td.top-rt
{
	text-align: right;
	padding-right: 30px;
}

td.main-left
{
	background-color: "skyblue";
	color: "#000000";
	margin-top: 0.6em;
	margin-left: 0.1em;
	margin-right: 0.11em;
	font-family: "@Arial Unicode MS";
	font-weight: bold;
	width: 60em;
}

td.main-right
{
	padding-left: 10px;
	padding-right: 10px;
}

a:link, a:visited
{
	color: blue;
}

a:hover, a:active
{
	color: green;
}

a.top:link, a.top:visited, a.top:active
{
	color: white;
}

a.top:hover
{
	color: white;
}

div.lf_main_hd 
{
	margin-top:6px; 
	margin-left:6px; 
	margin-right:6px; 
	margin-bottom:6px; 
	font-size:12px; 
	font-family:"Arial";
	font-weight:bold;
}

div.lf_sub_hd 
{
	margin-bottom:2px; 
	margin-left:24px; 
	font-size:12px; 
	font-family:"Arial";
}

div#title
{
	font-size=2.0em;
	font-weight:bold;
	font-family:"Times New Roman";
	text-align:"center";
}

div#author, div#dt-written
{
	font-family:"Times New Roman";
	text-align:"center";
}

div#remarks
{
	font-style:italic;
	font-family:"Times New Roman";
	text-align:"center";
}

p#simple
{
	font-family:"Times New Roman";
}

p#strong
{
	font-family:"Times New Roman";
	font-weight:bold;
}

hr#boundary
{
	color:blue;
	width:100%;
}

hr#ft-note-line
{
	color:blue;
	width:100%;
}
