body{font-size: 13px;	font-family: verdana;   text-align:center; background-color:#ffffcc;  }
a[href]{text-decoration:underline;  color:#4c1900;    }
a:hover{color:green}

h1{font-size:300%;    font-variant:small-caps;    color:#4c1900;    }
h2 {
	font-size: 80%;
	color:#4c1900;    background-color:#ffffcc;
}
h3 {font-size: 90%;color:#4c1900;    }

.imgb{	float: left;padding:2px;height:250px;
} img{border:2px solid #ffffff;	  }
.imgb a:hover img{border:2px solid green;  }
#text1 {
    width:80px;
	text-align:left;
}
#text2 {
    width:90px;
	text-align:left;
}
textarea { width:100%; text-align:left; font-size:8pt; }
