body{
    background-color: #b0e0e6;
}
div{
    width: 35px;
    display: inline;
}

hr{
    border-width: 0px;
    background-color: #0000ff;
    height: 1px;
}

a{
    color: #0000ff;
    font-size: 16px;
}

h1{
    font-size: 14px;
    font-family: Tahoma;
    text-align: left;
    color: #ff0000;
}

p{
    font-family: Tahoma;
    font-size: 12px;
}

neg{
    font-weight: bolder;
}

ol{
    list-style: none;
}

ul li{
    font-family: Tahoma;
    font-size: 12px;
}

table{
    font-family: Tahoma;
    font-size: 14px;
}
