body {
         font-family: ARIAL;
}

address {
         font-size: 70%;
         font-family: ARIAL;
         font-style: normal;
         color: #000000;
         letter-spacing: 2px;
         margin-top: 2px;
         padding-top: 5px;
}

h4 {
         color: #8AA9E3;
         font-family: ARIAL;
         margin-top:2px;
         margin-bottom:2px;
}

a {
         color:#010B7A;
         text-decoration:none;
}

a visited {
         color:#010B7A;
         text-decoration:none;
}

a link {
         color:#010B7A;
         text-decoration:none;
}

li {
         list-style-image:url(../media/logo.png);
}
