﻿body 
{
    FONT-SIZE: 10pt;
    COLOR: #2d2319;
    FONT-FAMILY: Tahoma
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #2d2319;
    FONT-FAMILY: Tahoma
}
A
{
    font-size: 10pt;
    float: none;
    font-family: Tahoma;
    position: static;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
A:active
{
    font-size: 10pt;
    float: none;
    color: red;
    font-family:  Tahoma;
    position: static;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
A:link
{
    
    font-size: 10pt;
    float: none;
    color: #2d2319;
    font-family: Tahoma;
    position: static;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
A:visited
{
    
    font-size: 10pt;
    float: none;
    color: #2d2319;
    font-family: Tahoma;
    position: static;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
A:hover
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    FLOAT: none;
    COLOR: #dadada;
    FONT-FAMILY: Tahoma;
    POSITION: static;
    TEXT-DECORATION: none;
          
}
.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 5;
}
.copywrite 
{
    FONT-SIZE: 8pt;
    COLOR: #ab997e;
    FONT-FAMILY: Tahoma
}