/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

 .title{
 text-align:left; 
 margin-left:0px; 
 margin-top:0px; 
 font-size:28px; 
 font-family: Arial; 
 font-weight: 600; 
 color:#096309;
 
   }
 
 .heading{
 
 text-align:left; 
 margin-left:0px; 
 margin-top:0px; 
 font-size:20px; 
 font-family: Arial; 
 font-weight: 600; 
 color:#096309;
 
   }
 
 
  }
 
 .shadow-box{
     width: 100%; 
     border-style:solid; 
     border-width: thin; 
     box-shadow: 2px 2px 1px 2px #cccccc;">
 
  }
 
 .text {
     font-family:Arial;
     font-size: 18px;  
     text-align:left; 
     margin-left:0px; 
     margin-top:15px; 
     line-height: 1.25;
 
 }
 
  .normaltext {
     font-family:Arial;
     font-size: 16px;  
     text-align:left; 
     margin-left:0px; 
     margin-top:15px; 
     line-height: 1.25;
 
 }
 
 /* unvisited link */
a:link {
  color: #096309;
}

/* visited link */
a:visited {
  color: #096309;
  text-decoration:underline;
}

/* mouse over link */
a:hover {
  color: #FFFFFF;
  text-decoration:underline;
  background-color:#096309
}

/* selected link */
a:active {
  color: #096309;
}
 }