body
{
    background-color: white;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: medium;
    color: #999966;
}
table
{
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
table a:link
{
    text-decoration: none;
    color: Maroon;
}
table a:visited
{
    text-decoration: none;
    color: Maroon;
}
table a:hover
{
    text-decoration: underline;
    color: Maroon;
}
a:link
{
    text-decoration: none;
    color: Maroon;
}
a:visited
{
    text-decoration: none;
    color: Maroon;
}
a:hover
{
    text-decoration: underline;
    color: Maroon;
}
.box
{
    background-color: white;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 10pt;
    color: #999966;
    border: none;
    border-bottom: solid 1px gray;
    border-top: solid 1px gray;
}
.box1
{
    background-color: white;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 10pt;
    color: #999966;
    border: none;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
}
.btn
{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12pt;
    font-variant: small-caps;
    color: Maroon; 
}
.btn1
{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12pt;
    font-variant: small-caps;
    color: #999966; 
}
.btn2
{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 10pt;
    color: #999966; 
    background-color: #FFFFEE;
    border: dotted 1px gray; 
}
.resp
{
    border-style: none;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14pt;
    color: #999966;
    font-variant: small-caps;
}
.resp1
{
    border-style: none;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 10pt;
    color: #999966;
}

