body, td
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   }

small
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #999999;
   }

.path
   {
   color: #FFFFFF;
   text-decoration: none;
   }

.path:hover
   {
   text-decoration: underline;
   }

a:hover
   {
   color: #CC3300;
   }

big
   {
   color: #679A44;
   font-family: Times, serif;
   font-size: 18px;
   }

.green
   {
   color: #679A44;
   }

.black
   {
   color: #000000;
   }

h3
   {
   color: #679A44;
   font-family: Times, serif;
   font-size: 18px;
   font-weight: bold;
   margin-bottom: 0px;
   }

h4
   {
   color: #679A44;
   font-family: Times, serif;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 0px;
   }

.banner
   {
   color: #FFBC51;
   font-family: Tahoma, Arial, sans-serif;
   font-size: 20px;
   }

.gt
   {
   font-family: Arial, sans-serif;
   color: #CC9900;
   }

.box
   {
   border: 1px solid #679A44;
   padding-left: 8px;
   padding-right: 8px;
   padding-top: 8px;
   padding-bottom: 8px;
   width: 250px;
   }

.whitetable {
	color: #000000;
}

