﻿body
{
    font-family: Arial;
    background-color: #cccccc;
}

input.btn
{
    color: #000099;
    font-family: 'trebuchet ms' ,helvetica,sans-serif;
    font-size: 84%;
    font-weight: bold;
}

.list
{
    font-size: 80%;
    font-family: Arial;
}

.list1
{
    background-color: #cccce3;
}

.list2
{
    background-color: #ccccae;
}
