a {
	text-decoration:underlined;

	color:rgb(0,0,0);
}



img {
	border-width:0px;
}

br, form, p, li, ol, ul, tr, td {
	font-family:"Courier New";
	font-size:10pt;
}

.heading {
	font-family: Courier New, Courier, Monospace;
	font-size:12pt;
	font-weight:bold;
	margin-top:12px;
}

.staffpic {
	border-width:1px;
	border-style:solid;
	border-color:black;
	float:left;
}

.photo {
	border-width:1px;
	border-style:solid;
	border-color:black;
	width:100px;
	height:75px; 	
}
