body {
    margin: 0px;
	padding: 0px;
	font-family: Courier New, monospace; 
}
h1 {
   font-family: Courier New, monospace; 
   font-size: 120%;
   font-weight: bold;
   letter-spacing: 6px;
}
h2 {
   font-family: Courier New, monospace; 
   font-size: 90%;
   font-weight: normal;
   letter-spacing: 0px;
}
.top {
    padding: 20px 0px 50px 0px;
	margin: 0;
	background-position: 0% 100%;
	text-align: left;
    vertical-align: top; 
}
.table {
	margin-top: 0;
	padding: 0px;
	text-align: center;
    vertical-align: top; 
}
.table_menu {
	padding: 10px;
	text-align: center;
    vertical-align: top; 
	border-bottom: 3px dashed #000000;
	border-top: 3px dashed #000000;
}
.table_menu_2 {
	padding: 10px 0px 0px 15px;
	text-align: left;
	font-size: 90%;
}
.table_book {
	padding: 20px 0px 0px 0px;
	text-align: left;
    vertical-align: top; 
	font-size: 90%;
}
.link-mail {
    color: #003366;
	
}
.link-mail:hover {
    color: #000000;
}
.box_link {
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
}



.link_menu {
    color: #000000;
	font-size: 90%;
	text-decoration: none;
    border-bottom: 1px dashed #000000;
}
.link_menu:hover {
    color: #000000;
	text-decoration: none; 
    border-bottom: 1px dashed #000000; 
}
.link_menu:visited {
    color: #000000;
	text-decoration: none; 
    border-bottom: 1px dashed #000000; 
}
.link_d {
    color: #663300;
	font-size: 90%;
}
