body {
	background-image: url(bg4.gif);
	margin: 0px;
	padding: 0px;
	}

p {	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	}

td {	
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	}
a.navi {
      display:block;
      color:#000;
      width:130px;
      height:20px;
      padding:3px;
      font-size:12px;
      font-family:Times New Roman, Times, serif;
      font-weight:bold;
      text-decoration:none;
      text-align:left;
      margin:5px;
      border:0px solid #000;
      background-image:url(bfly0.gif);
      }	
a:hover.navi { 
      display:block;
	  background-image:url(bfly1.gif);
	}
	
a.copyright
	{
	text-decoration:none;
    color:#444;
    font-size:12px;
	}
a:hover.copyright
	{
	text-decoration:underline;
    color:#444;
    font-size:12px;
	}
