body, html {

font-family: verdana,arial,sans-serif;

}



td.bold {

	font-weight: bold;

}

h3 {
	
	width: 90%;
	color: #039;
	border-bottom: solid 3px black;

}


h3.staff {

	font-size: 2.5em;
	width: 75%;
	color: #039;
	border-bottom: solid 3px black;

}

div#remote, div#staff {

margin-left: 15px;
margin-bottom: 20px;

}

div#remote a { 

font-size: 1em;
}

div#remote p {

	width: 85%;

}

td.staff_name {

font-size: 1.2em;
color: #000;
vertical-align: center;

}

td.dept {

font-size:1.5em;
color:#039;
border-bottom: solid 2px black;
padding-top: 1em;
margin-bottom: .5em;
text-align: center;

}



id#staff {

width: 70%;

margin-left: auto;
margin-right: auto;


}