﻿body
{
    font-family: verdana;
    font-size: 8pt;
}
p
{
    font-family: verdana;
    font-size: 8pt;
}
td
{
    font-family: verdana;
    font-size: 8pt;
    
}
th
{
    font-family: verdana;
    font-size: 8pt;
    color: #FFFFFF;
    text-align: left;
}
a
{
    font-family: verdana;
    font-size: 8pt;
    color: #000099;
    text-decoration: none
}
a:hover
{
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none
}
.gridview
{
    table-layout: fixed;    
}
input
{
font-family: verdana;
    font-size: 8pt;
}
textarea
{
font-family: verdana;
    font-size: 8pt;
}
select
{
font-family: verdana;
    font-size: 8pt;
}
