<style type="text/css">
    /* Widget content container */
   #goog-wm {
   width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
 }

    /* Heading for "Closest match" */
   #goog-wm h3.closest-match {
   color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0; }

    /* "Closest match" link    */
   #goog-wm h3.closest-match a { }

    /* Heading for "Other things" */
   #goog-wm h3.other-things {
   color: #8f2831;
 }

    /* "Other things" list item */
   #goog-wm ul li { }

    /* Site search box */
   #goog-wm li.search-goog {
   display: list-item;
    }
   </style>

<style>
<!--
A:LINK {


		color : #003366;
}
A:VISITED {


		color : #003366;
}
A:HOVER {
		color : #003366;


}
BODY {
		margin : 0px;
	} 



.txt1  {
		font-size : 13px;
		color : #141710;
		font-family : Verdana;
                margin-left : 9px;
                margin-right : 9px;
                font-weight: normal;
	}
.txt  {
		font-size : 12px;
		color : #141710;
		font-family : Verdana;
                margin-left : 9px;
                margin-right : 9px;
                font-weight: normal;
	}



.menu {
               
		text-decoration : none;
                font-size : 11px;
		color : #000033;
                margin-left : 5px;
                margin-right : 5px;
                font-family : verdana;
	}



-->
</style>
