body {
	background-color: #ece9d8;
	padding:0px;
	margin:0px; 
}

body, td, .text {
	color: #252525;
	font-family:Verdana; 
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}


.menu_header {
	font-family:verdana;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-decoration:none;
	line-height:3;
}
.book {
	font-family:verdana;
	color: #000000;
	font-size:9px;
	text-decoration:none;
	line-height:3;
}

h1{
	color: #663300;
}

H2 {
	color: #000000;
	font-family:verdana;
	font-size:12px;
	font-weight:100;
}

H3 {
	font-size:16px;
	font-family:verdana; 	
}

a {
  font-family:verdana;
  font-weight:bold; 
  color:#000066; 
  font-size:11px; 
  text-decoration:none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
