body      { font-family:verdana,arial,times;
            font-size:12px;
            color:navy;
}
td        { vertical-align:top;
            font-family:verdana,arial,times;
            font-size:12px;
            color:navy;
}
h1        { font-size:18px;
}
h2        { font-size:15px;
}
select.we { width:300px;
}
a         { color: blue;
            font-weight:bold;
}
a:hover   { color:crimson;
}