body{
font-family: "georgia", "palatino", "bookman old style";
font-size: 87.5%;
}
h1, h2, h3, h4, h5, h6{
color: #333333;
font-family: "georgia", "palatino", "bookman old style", serif;
font-weight: normal;
}
legend{
font-weight: bold;
margin: 0.5em 0;
}
h1, #continue{
font-family: "hoefler text", "georgia", "palatino", "bookman old style", serif;
}
#menu, #sidebar, input, textarea{
font-family: "lucida grande", "lucida sans", "lucida", "lucida sans unicode", "helvetica", "tahoma", sans-serif;
}
a:link, #menu a:hover{ color: darkred; color: #990000;}
a:visited{ color: #661E1F;}
a{ text-decoration: none;}
a:hover{ text-decoration: underline;}
/* British-style single quotes */
*[lang="en-uk"] q{ quotes: "\2018" "\2019";}