

<style type="text/css"> 

BODY {
        color: black;
        font-family: "Trebuchet MS", sans-serif, sans-serif;
        font-size: 12px;
        font-style: normal;
}

TD {
        color: black;
        font-size: 12px;
        font-family: "Trebuchet MS", sans-serif;
}

A:link {
        color: #4d5c78;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 12px;
        text-decoration: underline;
}       
A:alink {
        color: #4d5c78;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 12px;
        text-decoration: underline;
}

A:visited{
        color: #4d5c78;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 12px;
        text-decoration: underline;
}


A:vlink {
        color: #4d5c78;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 12px;
        text-decoration: underline;
}

