﻿body {
font-family: Verdana;
font-size: small;
color: maroon;
margin: 0;
padding: 0;
background-color: #e8e8e8;
}
h1
{
    font-family: Verdana;
    font-size: large;
    color: navy;
    padding-left: 10px;
    padding-top: 10px;
       }
h2
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bolder;
    color: maroon;
    padding-top: 10px;
}
h3
{
    font-family: Verdana;
    font-size: small;
    color: olive;
}
h4
{
font-family: Verdana;
font-size: small;
color: gray;
}
p
{
    font-family: Verdana;
font-size: small;
color: navy;
}
td.footer
{
     font-family: Verdana;
font-size: x-small;
color: white;  
text-align: center;
vertical-align: middle; 
}
.strap1
{
    font-family: Verdana;
font-size: small;
color: maroon;
}
.strap2
{
     font-family: Verdana;
font-size: small;
color: olive;
}
.strap3
{
     font-family: Verdana;
font-size: small;
color: gray;
}
.aboutfooter
{
     font-family: Verdana;
font-size: x-small;
color: gray;
vertical-align:text-bottom;
padding: 5px;
    margin: 0px;
    width: 90%;
    float: left;
}
.bluebox
{
    padding: 5px;
    margin: 0px;
    font-size: small;
    color: maroon;
    font-family: Verdana;
    float: left;
       vertical-align: text-top;
    width: 100%;
    text-align: justify;
    border-right: navy 2px solid;
    border-top: navy 2px solid;
    border-left: navy 2px solid;
    border-bottom: navy 2px solid;
    }
.maroonbox
{
    padding: 5px;
    margin: 0px;
    font-size: small;
    color: maroon;
    font-family: Verdana;
    float: left;
    vertical-align: text-top;
    width: 100%;
    text-align: justify;
    border-right: maroon 2px solid;
    border-top: maroon 2px solid;
    border-left: maroon 2px solid;
    border-bottom: maroon 2px solid;
   }
.olivebox
{
    padding: 5px;
    margin: 0px;
    font-size: small;
    color: maroon;
    font-family: Verdana;
    float: left;
       vertical-align: text-top;
    width: 100%;
    text-align: justify;
    border-right: olive 2px solid;
    border-top: olive 2px solid;
    border-left: olive 2px solid;
    border-bottom: olive 2px solid;
  }
.blueborder
{
            border-right: navy 2px solid;
    border-top: navy 2px solid;
    border-left: navy 2px solid;
    border-bottom: navy 2px solid;
}
.maroonborder
{
            border-right: maroon 2px solid;
    border-top: maroon 2px solid;
    border-left: maroon 2px solid;
    border-bottom: maroon 2px solid;
}
.oliveborder
{
            border-right: olive 2px solid;
    border-top: olive 2px solid;
    border-left: olive 2px solid;
    border-bottom: olive 2px solid;
}
.photomaroonborder
{
    padding: 0px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    border-right: maroon 1px solid;
    border-top: maroon 1px solid;
    border-left: maroon 1px solid;
    border-bottom: maroon 1px solid;
}
td.ulli
{
    vertical-align: top;
    text-align: left;
}
