p {
color: #000000;
}

h1, h2 {
color: #DD0000;
}

a:link, a:visited, a:hover, a:active {
text-decoration: underline;
color: #FF0000;
font-weight: 500;
}

p.legal {
font-size: 10pt;
}