﻿body {
}
.OwnerAcronyms
{
    border-right: black thin groove;
    table-layout: fixed;
    border-top: black thin groove;
    border-left: black thin groove;
    border-bottom: black thin groove;
    border-collapse: separate;
    background-color: lemonchiffon;
    font-size: 8pt;
    font-family: Calibri , Arial;
}
.myTable
{
    border-right: black thin groove;
    table-layout: fixed;
    border-top: black thin groove;
    border-left: black thin groove;
    border-bottom: black thin groove;
    border-collapse: separate;
    background-color: #dcdcdc;
    font-size: 10pt;
    font-family: Calibri , Arial;
}
.myButton
{
    font-size: 10pt;
    font-family: 'Comic Sans MS' , Arial;
    border-right: gainsboro thin ridge;
    border-top: gainsboro thin ridge;
    border-left: gainsboro thin ridge;
    border-bottom: gainsboro thin ridge;
}
span
{
position: absolute;
left: -1000px;
width: 900px;
} 
P
{
    width: 800px;
    color: black;
    font-family: Calibri, Arial;
    left: 10px;
    position: relative;
}
h1
{
    font-size: 20pt;
    color: black;
    font-family: calibri, Arial;
    left: 10px;
    position: relative;
}
