

body { 
      background:#DAE0D2; margin-left: 5%;
      margin-right: 5%;
      margin-top: 3%;
      padding:0;
      color:#000;      font:x-small/1.5em arial, helvetica, sans-serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:medium;
      font-size:90%
      } html>body {font-size:medium;}

      
      h1 {text-align:center;
      	font-family: arial, helvetica;
      	}
      h2 {text-align:center;
      	font-family: arial, helvetica;
      	}
      h3 {
      	font-family: arial, helvetica;
      	}
      
    #header {
      float:left;
      margin: 0;
      background:#DAE0D2 ;
      font-size:75%;
      line-height:normal;
      }
    #header ul {
      margin-left:0;
      padding:0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("../wgri-images/left.gif") no-repeat left top;
      margin: 0;
      padding:0 0 0 9px;
      }
    #header a {
      float:left;
      display:block;
      background:url("../wgri-images/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack  hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    
    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url("../wgri-images/left_on.gif");
      border-width:0;
      }
    #header #current a {
      background-image:url("../wgri-images/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
      
  px {font-style: oblique}
      
  img.centered {
      	display: block;
      	margin-left: auto;
      	margin-right: auto;}
      
  a.prg:link {color:#339900;
      	text-decoration:underline;}
      	
  a.prg:visited {color:#660066;
      	text-decoration:underline;}
      	
  a.prg:hover {color: #900099;
      	text-decoration:underline;}
      	

 table.one {
  	padding: 0.5cm 0cm 0cm 0cm;
	border-spacing: 0px;
	border-style: dotted;
	border-width: thin;
	border-color: gray;
	border-collapse: separate;
	background-color: #DAE0D2
}
table.one td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted;
	border-width: thin;
	border-color: gray;
	background-color:#DAE0D2;
}
 table.two {
    	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-width: thin;
	border-color: gray;
	border-collapse: separate;
	background-color:#DAE0D2;

}
table.two td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 30px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #DAE0D2;

}
body2 {
	
	background-color: #FFFFFF;

}