﻿body
{
 margin: 0px;
 padding: 0px;
 color: #544330;
 font: 11px 'Trebuchet MS';
 text-align: center;
 border-top: solid 2px #ff9a00;
 background-image: url(body_bg.gif);
}
.pageTitle
{
 font-size: 22px;
 font-weight: bold;
 color: #a5ba1e;
}
.subTitle
{
 font-size: 14px;
 font-weight: bold;
 color: #a5ba1e;
}
.text
{
 font-size: 13px;
 text-align: justify;
}
.texts
{
 font-size: 12px;
}
p
{
 font-size: 13px;
 text-align: justify;
}
li
{
 font-size: 13px;
 text-align: justify;
}
.date
{
 font-size: 12px;
 color: #898989;
}
.navLinks
{
 color: #ff9c00;
 font-size: 13px;
 text-decoration: underline;
}
.navLinks:hover
{
 color: #ff9c00;
 font-size: 13px;
 text-decoration: none;
}
.navFooter
{
 color: #bcbcbc;
 font-family: Verdana;
 font-size: 10px;
 text-decoration: none;
}
.navFooter:hover
{
 color: #bcbcbc;
 font-family: Verdana;
 font-size: 10px;
 text-decoration: underline;
}
