body {
font-family: georgia, times new roman, serif;
font-size: 12px;
line-height: 13px;
font-style: italic;
color: #110000;
}

a {
color: #110000;
text-decoration: none;
}

a:hover {
color: #FF6600;
}

h2,h1 {
color: #766a62;
}

p {
margin-bottom: 13px;
}