/* Style sheet for the Jubilee Farm handbooks */
body {font-family: Arial, Helvetica, sans-serif; background-color: #fff; font-size: 75%; }
h1 { font-size: 150%; color: #006; text-align: center; border: 4px double #009; margin: 0 auto 0 auto; width: 500px; }
h3 { font-size: 120%; color: #006; }
li { line-height: 30px; }
.italic { font-style: italic; }
.question { color: #006; font-weight: bold; font-size: 110%; }
.indent { margin-left: 20px; }
a { text-decoration: none; color: #00C; }
a:hover { text-decoration: underline; }