﻿html
{
}

body 
{
 margin: 0px;
 margin-top: 2px;
 margin-bottom: 2px;
 text-align: center;
 background-color: #122B06;
}
.pageTitle
{
 color: #9d0000;
 font-weight: bold;
 font-family: Trebuchet MS;
 font-size: 18px;
}
.border
{
 border-width: 1px;
 border-color: #A0AE78;
 border-style: dashed; 
}
.text11
{
 color: #596634;
 font-family: Trebuchet MS;
 font-size: 11px;
 letter-spacing: 0.5px;
}
.text12
{
 color: #596634;
 font-family: Trebuchet MS;
 font-size: 12px;
 letter-spacing: 0.5px;
}
.text13
{
 color: #596634;
 font-family: Trebuchet MS;
 font-size: 13px;
}
.text14
{
 color: #596634;
 font-family: Trebuchet MS;
 font-size: 14px;
}
.text15
{
 color: #596634;
 font-family: Trebuchet MS;
 font-size: 15px;
}
.text16
{
 color: #596634;
 font-family: Trebuchet MS;
 font-size: 16px;
}
.textHome
{
 color: #606D3B;
 font-family: Trebuchet MS;
 font-size: 18px;
}
.footerText
{
 color: #2C3413;
 font-family: Trebuchet MS;
 font-size: 12px;
}
.navFooter
{
 color: #2C3413;
 font-family: Trebuchet MS;
 font-size: 12px;
 text-decoration: none;
}
.navFooter:hover
{
 color: #2C3413;
 font-family: Trebuchet MS;
 font-size: 12px;
 text-decoration: underline;
}
.link
{
 color: #2C3413;
 font-family: Trebuchet MS;
 font-size: 13px;
 font-weight: bold;
 text-decoration: underline;
}
.link:hover
{
 color: #9D0000;
 font-family: Trebuchet MS;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
}

