* {	margin:0; padding:0; }

.job_table {
	margin: 0px 0px 0px 70px;
}

.person_table {
	margin: 0px 0px 0px 400px;
}

.smalltx
{
	FONT-FAMILY: Calibri;
	FONT-SIZE: 0.6em;
	color:#333333;
	font-weight: bold;
}

#midcolumn h1 {
	FONT-SIZE: 1.4em;
	color:#333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	margin: 5px 5px 10px 0px;
	text-align:center;
	font-weight: 600;
}

#midcolumn h2 {
	FONT-SIZE: 1.2em;
	color:#333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	padding: 5px 5px 0px 85px;
	text-align:left;
	font-weight: 600;
}

#midcolumn h2 a {
	color:#333333;
	text-decoration: none;
}

#midcolumn h2 a:hover {
	color:#FF0000;
}

#bottomcolumn h1 {
	FONT-SIZE: 1.4em;
	color:#333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	padding: 5px 5px 10px 430px;
	text-align:center;
	font-weight: 600;
	clear: left;
}

#bottomcolumn h2 {
	FONT-SIZE: 1.2em;
	color:#333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	padding: 5px 5px 0px 85px;
	text-align:left;
	font-weight: 600;
}

#bottomcolumn h2 a {
	color:#333333;
	text-decoration: none;
}

#bottomcolumn h2 a:hover {
	color:#FF0000;
}

.width480 {
	width: 480px;
}