﻿

.cssHead {

   font-family: Tahoma, Arial, Helvetica;

   font-size:  12pt;

   font-weight:  bold;

   color: #1d1d1d;

}

.cssSubHead {

   font-family: Tahoma, Arial, Helvetica;

   font-size:  10pt;

   font-weight: bold;

   color: #1d1d1d;

}

.cssNormalText {

   font-family: Tahoma, Arial, Helvetica;

   font-size:  10pt;

   font-weight:  normal;

   color: #504f4f;

}

.cssHyperLink {

   font-family: Tahoma, Arial, Helvetica;

   font-size:  10pt;

   font-weight:  normal;

   color: #504f4f;

}

a.cssHyperLink:link {

   color: #504f4f;

   text-decoration: underline;

}

a.cssHyperLink:visited {

   color: #504f4f;

   text-decoration: underline;

}

a.cssHyperLink:hover {

   color: #a24f08;

   text-decoration: none;

}

a.cssHyperLink:active {

   color: #504f4f;

   text-decoration: underline;

} 