body 
{
    background-color: #acacac;
}
textarea 
{
    resize: none;
}
h1 
{
    font-family:"lucida calligraphy";
    font-size: 22px;
    color: #800000;
}
h2
{
    font-family:"lucida calligraphy";
    font-size: 16px;
    color: #800000;
}
p
{
    font-family:"lucida handwriting";
    font-size: 15px;
    color: #000000;
}
a:link 
{
    color: #0000ff;
    background-color: transparent;
    text-decoration: none;
}
a:visited 
{
    color: #0000ff;
    background-color: transparent;
    text-decoration: none;
}
a:hover 
{
    color: #ff0000;
    background-color: transparent;
    text-decoration: underline;
}
a:active 
{
    color: yellow;
    background-color: transparent;
    text-decoration: underline;
}
table.tftable
{
font-size:12px;
color:#000000;
width:100%;
border-width: 1px;
border-color: #686767;
border-collapse: collapse;
}
table.tftable th 
{
font-size:12px;
background-color:#bcbcbc;
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #686767;
text-align:center;
}
table.tftable tr 
{
background-color:#acacac;
}
table.tftable td 
{
font-size:12px;
border-width: 1px;
padding: 8px;
text-align: center;
border-style: solid;
border-color: #686767;
}

table.gftable
 {
font-size:12px;
color:#000000;
width:50%;
border-width: 1px;
border-color: #686767;
border-collapse: collapse;
}
table.gftable th 
{
font-size:12px;
background-color:#bcbcbc;
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #686767;
text-align:center;
}
table.gftable tr 
{
background-color:#acacac;
}
table.gftable td 
{
font-size:12px;
border-width: 1px;
padding: 8px;
text-align: center;
border-style: solid;
border-color: #686767;
}

table.tftable
 {
font-size:12px;
color:#000000;
width:100%;
border-width: 1px;
border-color: #686767;
border-collapse: collapse;
}
table.tftable th 
{
font-size:12px;
background-color:#bcbcbc;
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #686767;
text-align:center;
}
.trtable tr 
{
background-color:#acacac;
}
.tdtable td 
{
font-size:12px;
border-width: 1px;
padding: 8px;
text-align: center;
border-style: solid;
border-color: #686767;
}