BODY
{   background-color: #002FDE;
    color: #0038A8;
    font-family:Tahoma;
}

td
{   color: #0038A8;
}

h1
{   font-size:small;
}

.pics_table
{   border-right: white thick groove;
    border-top: white thick groove;
    border-left: white thick groove;
    border-bottom: white thick groove;
    background-color: #91b4fa;
}

.tester
{   margin: 5px;
}

a
{   color:White;
    text-decoration:none;
}

.td_small
{   font-size:smaller;
}