body { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	   font-size: 15px;
	   margin: 0;
	   margin-top: 5px;
}

td { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	   font-size: 15px;
}

h1 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
     font-size: 50px;
     color: #003300;
     text-align: center;
}
h2 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 20px;
     color: #003300;
     text-align: center;
}

.smtext { font-size: 14px; font-weight: bold;}

.greenback { background: #EFFFEA;}
/* .greenback { background: #005E00;} */

.droopy { background: url('images/droopy4.jpg') no-repeat right center;}
.border { background: url('images/generalborder.gif'); }
.topleftbox { background: url('images/topleftbox3.gif') no-repeat left top;}
	
/* Standard hyperlink style */
a         {font-size: 14px; color: #000000; text-decoration: none; font-weight: bold;}
a:link    {font-size: 14px; color: #000000; text-decoration: none; font-weight: bold;}
a:visited {font-size: 14px; color: #000000; text-decoration: none; font-weight: bold;}
a:hover   {font-size: 14px; color: #800000; text-decoration: none; font-weight: bold;}
a:active  {font-size: 14px; color: #800000; text-decoration: none; font-weight: bold;}

/* The following shows how to set up a different hyperlink style */
a.l1         {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
a.l1:link    {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
a.l1:visited {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
a.l1:hover   {font-size: 10px; color: #800000; text-decoration: none; font-weight: bold;}
a.l1:active  {font-size: 10px; color: #800000; text-decoration: none; font-weight: bold;}

a.l2         {font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold;}
a.l2:link    {font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold;}
a.l2:visited {font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold;}
a.l2:hover   {font-size: 10pt; color: #800000; text-decoration: none; font-weight: bold;}
a.l2:active  {font-size: 10pt; color: #800000; text-decoration: none; font-weight: bold;}

a.L3         {font-size: 15px; color: #800000; }
a.L3:link    {font-size: 15px; color: #800000; }
a.L3:visited {font-size: 15px; color: #800000; }
a.L3:hover   {font-size: 15px; color: #000000; }
a.L3:active  {font-size: 15px; color: #000000; }
