a:hover {
    text-decoration: underline;
}

body {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:11pt;
    color: #000000;
    text-decoration: none;
    text-align: justify;
}

p {
    text-align: justify;
}

a {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
li{
list-style:circle;
}