body {
  font-family: "Garamond";
}

td {
	font-family: "Garamond";
	background-repeat: no-repeat;
	background-position: center bottom;
}

th {
	font-family: "Garamond";
}

.texta { 
 font-size: 12px; 
 background-color: #ffffff; 
 border: 1px solid #aac5e0; 
}

form {
scrollbar-face-color:lightblue;
scrollbar-highlight-color:lightblue;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:blue;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:white;
scrollbar-track-color:lightblue;
}


