body { font-size: 16px; font-family: "Times New Roman"; font-style: italic; background-color: #f0cb97; }
.icecream { font-size: 36px; }
p { }
td { }
a:link { color: #754c24; text-decoration: none; }
a:visited { color: #f00; text-decoration: none; }
a:hover { color: red; background-color: yellow; text-decoration: underline; }
a:active { }
h1 { color: #754c24; font-size: 24px; font-family: "Times New Roman"; font-weight: bold; font-style: italic; margin: 0; padding: 0; }
h2 { font-size: 18px; font-weight: bold; font-style: italic; margin: 0 0 0; }
.small { font-size: 10px; font-family: Arial; }
