/* Main Styles */

hr {
height:1px;
padding:0px;
margin:0px;
color:#5959B3;
}

td,body,p,li,input,textarea {
font-family: Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#373736;
text-decoration:none;
line-height:1.4em;
}


/* Links */
a{ color: #61980e; font-weight:normal; text-decoration: none;}
a:hover{ color: #abb113; font-weight:normal; text-decoration: none;}


h2,.Header   {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-weight:bold;
  color:#61980e;
  font-size  :24px;
  margin-top:0px;
}

h3,.SubHeader{
  font-family: Trebuchet MS, Arial, sans-serif;
  font-weight:bold;
  color:#61980e;
  font-size  :18px;
}

.Uni{font-family: Arial Unicode MS;}

.SmallText{
  font-size  :11px;
}


.georgia {font-family:georgia;}

img { 
border: 0} 




