﻿body {
        margin: 0px 0px 0px 0px;
        
        
     }
    
.style1
     {
        width: 100%;
        height: 100%;
        background-color: #DEBE9E;
     }
.style2
     {
        width: 785px;
        height: 100%;
     }
.style4
     {
        line-height: 200%;
     }
.uppernavstyle
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-decoration: none;
    }
A:link {text-decoration: none; color: #7A5052;}
A:visited {text-decoration: none; color: #7A5052;}
A:active {text-decoration; none;color: #7A5052;}
A:hover {text-decoration: underline; color: #7A5052;}

