
p {}
td {}
body { color: black; font-size: 12px; font-family: Arial; background-color: white }
.ital { font-style: italic }
.bold { font-weight: bolder }
h1 { color: black; font-size: 24px }
a:link { color: #c1282e }
a:visited { color: #524f4f }
a:hover { color: black }
