/* 
   okazaki.css created by yasuyo mukoda
   link rel=stylesheet type="text/css" href="staff only.css"
*/

body {margin-left:50px;
      margin-top: 0px;
      }

div.cont {width: 800px;
          margin:0;
          }	
		  			  
div.copy {font-family: Arial,MSƒSƒVƒbƒN;
          font-size: 9pt;
		  text-align: center;
		  color: #3c3b3b;
		  }
		  
hr {width:780px;
	}
      
div.button {position: absolute;
		    left:790px;
		    top: 150px;
            }
			
table.download {width:600px;
                } 
				
td.download {padding-left:5px;
             text-align:left;
			 }
			 
a:link , a:visited {color:#155cab;
                    text-decoration:underline;
					}
					
a:hover {color:#b0c7e0;
         text-decoration:none;
		 }                    