﻿body 
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, Verdana;
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Arial', 'Helvetica', 'Verdana';
}
A
{
    font-size: 10pt;
    float: none;
    font-family: Arial, Helvetica, Verdana;
    color: #000000;
    position: static;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-width: 0;
}

A:active
{
    font-size: 10pt;
    float: none;
    font-family: Arial, Helvetica, Verdana;
    color: #000000;
    position: static;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-width: 0;
}
A:link
{
    
    font-size: 10pt;
    float: none;
    font-family: Arial, Helvetica, Verdana;
    color: #000000;
    position: static;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-width: 0;
}
A:visited
{
    
    font-size: 10pt;
    float: none;
    font-family: Arial, Helvetica, Verdana;
    color: #000000;
    position: static;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-width: 0;
}
A:hover
{
    font-size: 10pt;
    float: none;
    font-family: Arial, Helvetica, Verdana;
    color: #000000;
    position: static;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-width: 0;
    
          
}
.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 5;
}
.copywrite 
{
    FONT-SIZE: 8pt;
    COLOR: #ab997e;
    FONT-FAMILY: Arial, Helvetica, Verdana;
}
