	body td{
	
		font-family: verdana;
		font-size: 11px;
		font-weight: normal;
		color: #404e4f;
	}
	a:link {
           font-family : verdana;
           font-size : 10px;
           font-weight : bold;
           text-decoration : none;
           color : #597398;
      }
     	 a:visited{
           font-family : verdana;
           font-size : 10px;
           font-weight : bold;
           text-decoration : underline;
           color : #ecd586;
      }
      	a:hover{
           font-family : verdana;
           font-size : 10px;
           font-weight : bold;
           text-decoration : none;
           color : #ced7d0;
      }

	a:link.bodylink {
           font-family : verdana;
           font-size : 9px;
           font-weight : bold;
           text-decoration : underline;
           color : #3333ff;
      }
     	 a:visited.bodylink{
           font-family : verdana;
           font-size : 9px;
           font-weight : bold;
           text-decoration : underline;
           color : #0455fb;
      }
      	a:hover.bodylink{
           font-family : verdana;
           font-size : 9px;
           font-weight : bold;
           text-decoration : none;
           color : #253461;
      }


     a:link.imgnav {
           font-family : arial;
           font-size : 10pt;
           font-weight : bold;
           text-decoration : none;
           color : #597398;
      }
     	 a:visited.imgnav{
           font-family : arial;
           font-size : 10pt;
           font-weight : bold;
           text-decoration : underline;
           color : #597398;
      }
      	a:hover.imgnav {
           font-family : Arial;
           font-size : 10pt;
           font-weight : bold;
           text-decoration : none;
           color : #cc0000;
      }
       a:link.email {
           font-family : arial;
           font-size : 11px;
           font-weight : bold;
           text-decoration : underline;
           color : #597398;
      }
     	 a:visited.email{
           font-family : arial;
           font-size : 11px;
           font-weight : bold;
           text-decoration : underline;
           color : #597398;
      }
      	a:hover.email {
           font-family : Arial;
           font-size : 11px;
           font-weight : bold;
           text-decoration : underline;
           color : #cc0000;
      }