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

td
{
    color: #002FDE;
}

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;
}

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