﻿body
{
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 12px;
}

input, button
{
    background-color: White;
    border-color: #0099FF;
    border-width: 1px;
    border-style: Solid;
}
