body {
font-family: garamond, palatino, georgia, "times new roman", times, serif; }


p {
font-size: 18px;
font-weight: 400;
font-style: normal;
color: #000000;
}

h1 {
font-size: 48px;
font-weight: 400;
font-variant: small-caps;
color: #111111;
}

h2 {
font-size: 20px;
font-weight: 400;
font-style: italic;
color: #000000;
}



a:link {
color: #111111;
}

a:visited {
color: #111111;
}

h1 {margin: 20px 10px 20px 10px}

h2 {margin: 20px 10px 20px 10px}

p {margin: 20px 10px 20px 10px}

.centered {text-align: center;}

