body{
	background-color:#000;
	color:#fff;
	font-family:Times New Roman,"MS UI Gothic",;
	font-size:10pt;
	line-height:1.2;
	}
	
a:link{
	line-height:1.0;color:limegreen;
	text-decoration:none;
	}

a:hover{
	color:#0000ff;}

a:active{
	color:olive;
	}

a:visited{
	color:#888888;text-decoration:none;
	}

td{
	font-size:8pt;
	}

.pic{
	margin-left:25px;margin-bottom:10px;
	border-style:solid;border-width:4px;border-color:#bbbbbb;
	}
