a:link, a:visited, a:active {
color: rgb(217,36,24);
text-decoration: none;
}
body {
font-family: arial, helvetica, serif;
font-size: 1em;
color: black;
}
h1 {
color: rgb(217,36,24);
font-size: 2em;
}
h2 {
color: rgb(217,36,24);
font-size: 1.5em;
}
h3 {
color: rgb(217,36,24);
font-size: 1.2em;
}
strong {
font-style: italic;
text-transform: uppercase;
}

dt {
color: rgb(217,36,24);
margin: .5em;
font-size: 1em;
font-weight: bold;
}
