BODY {
}
h1 {
    font-family: verdana; 
}
.attention {
    font-family: verdana; 
    font-weight: bold;
    font-size: 120%;
    color: red;
}
hr.red {
    color: #CC0000;
    text-align: center;
    width: 60%;
}

