/*
 * Style sheet for the CSS specification
 * For Wills Families in Devon.
 */
body {
margin-bottom:200px;
background:#ffffff;
font-size: 18px;
}
a:link {
color:#0000ff; text-decoration:none;
}  
a:visited {
color:#990099;
}  
a:hover {
color:#ff0000; font-weight:bold; text-decoration:none;
} 
h1, h2 {
font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
color:#009900;
line-height: 140%;
}
td {
font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
color: #000000;
font-size: 16px;
}
th {
color: #000000;
font-size: 16px;
font-weight: bold;
background-color: #cccccc;
text-align: center;
}
#in td {
text-indent: 50px ;
text-align: left;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 16px;
}
.fm {
color: #000000;
font-size: 16px;
border-bottom:solid 1px #009900;
border-right:solid 1px #009900;
vertical-align:top;
}
