body {
	font-family: Verdana;
	font-size: 10px;
	background-color: #D2FF91;
}

table.reservation {  }
td.box1 { width: 144px; font-weight: bold; font-family: Verdana; 	font-size: 10px;	background-color: #FFFFFF; color: #99BD51;}
td.box2 { font-family: Verdana; 	font-size: 11px;	background-color: #EFEFEF;}  
span.error {font-weight: bold; font-family: Verdana; 	font-size: 10px; color: #FF4444;} 
form,input,textarea,select { 	font-family: Verdana, Helvetica, sans-serif; font-size: 10px; }
button { border-width:thin; border-style:solid; border-color: #000000; background-color: #FFFFFF; }
