h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

.red {
color: #9F0000;
background-color: white;
}

strong {
font-weight: bold;
}

strong.red {
font-weight: bold;
color: #9F0000;
background-color: white;
}

a {
font-family: Verdana, Arial, Helvetiva, sans-serif;
font-size: 13px;}

a:link {
color: #0000FF;
background-color: transparent;
}

a:visited {
color: #0000FF;
background-color: transparent;
}

a:active {
color: #0000FF;
background-color: transparent;
}
