@import url('/CSS/Web.css');

div#left_side
{
	width: 232px;
	margin-right: 8px;
}

div#left_side h2, div#bottom h2
{
	line-height: 30px;
	padding-left: 8px;
	background-image: url('/images/blue_heading.jpg');
	background-repeat: repeat-y;
	font-weight: normal;
	font-size: 10pt;
	color: #000080;
	margin-bottom: 4px;
}

table.staff
{
	margin-bottom: 15px;
}	

table.staff td
{
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
}

div#page_heading p
{
	top: 20px;
	font-family: tahoma;
	font-style: italic;
	font-size: 12pt;
}