BODY {
font-family : Verdana, Arial, "MS Sans Serif", sans-serif; 
color:#777777;
background-color : #D3CFBE; 
} 

IMG {
border-width : 0px;
border-style : solid;
border-color: #000000;
}

#col1 {
 position: absolute;
 top: 0pt;
 left: 0pt;
 width: 200pt;
 border: 1px solid black;
}

table {
border: 0px solid black;
padding: 0px;
}

hr {
color:#D3CFBE;
height:1px;
}

.cell2 {
width: 200px;
background-color: #ffffff;
border-width:1px ;
border-right-color: solid #D3CFBE;
}

.cell3 {
width: 900px;
height: 600px;
background-color: #ffffff;
}


div.txt { 
	padding:8px;
}
 div.figure {
  float: left;
  width: 99%;
  border: thin white solid;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  color: white;
}

adiv.figure2 {
  float: left;
  width: 99%;
  border: none;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure2 p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

a:link {color: #D3CFBE; text-decoration: none}
a:visited {color: #D3CFBE; text-decoration: none}
a:hover { color: #000000;font-size: 100%; text-decoration: none}



