<!--
a.bodylink{
font-family: Arial;
font-style : normal ;
font-size : 10pt;
font-weight :bold;
color :#0000FF;
text-decoration :underline;
}
a.bodylink:hover{text-decoration :none;color:red}

a.menu{
width :70px;
text-align:center;
padding :0;
font-family: Arial;
font-style : normal ;
font-size : 8pt;
font-weight :bold;
color :#005329;
text-decoration :none;

border-top : solid #C0C0C0 0px; border-right : solid #808080 0px; border-left : solid #808080 0px; border-bottom : solid #808080 0px }

a.menu:hover{
color :#FF0000;
border-top : solid #C0C0C0 0px; border-right : solid #808080 0px; border-left : solid #808080 0px; border-bottom : solid #808080 0px }

a.menu1{
   font-family: Arial;
   font-size : 10pt;
   font-weight :bold;
   color :#00592D;
   background:url("./images/but1.gif");
   background-repeat:no-repeat;
	text-align:left;
   display:block;
   width:130px;
   height:27px;
   padding:2px;
   border-bottom:0px solid #000000;border-right:0px solid #000000; border-top:0px solid #ffffff; border-left:0px solid #ffffff;
   text-decoration : none}

a.menu1:hover{
   color :#FF00FF;
   background:url("./images/but2.gif");
   background-repeat:no-repeat;
   border-bottom:0px solid #ffffff;border-right:0px solid #ffffff; border-top:0px solid #000000;border-left:0px solid #000000;
   text-decoration : none}

h3{font-size:12pt;color:#8000FF}
h4{font-size:10pt;color:#0000FF}

pre{font-family:arial;font-size:10pt}


<!-->

