
<style type="text/css">   
   <!--
   H2  {
   	text-align : center;
   }
   
   A  {
   	text-decoration : none;
	color: #95BE56;
   }
   
   A:Visited  {
   	color : #736c34;
   }
   
   A:Active  {
   	color : #95BE56;
   	text-decoration : underline;
   }
   
   A:Hover  {
   	color : #95BE56;
   	text-decoration : underline;
   }
   
   td  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 14px;
   	font-weight : bold;
	vertical-align: top;
   }
   
   td.pic  {
   	height : 120;
   	width : 140;
   	background-color : #95BE56;
   	color : #ffffff;
   	text-align : center;
   	border-width : 10px;
   	border-color : #ffffff;
   	border-style : solid;
	vertical-align: middle;
   }
   
   td.caption  {
   	color : #95BE56;
   	background-color : #ffffff;
   	text-align : center;
   }
   
   img.pic1 {
   	border-width : 10px;
   	border-color : #95BE56;
   	border-style : solid;
   }
   
   BODY  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 14px;
   	font-weight : bold;
   	color : #95BE56;
   	background-color : #ffffff;
   }
   -->
   </style>
