A { text-decoration: none; } 
A:hover { text-decoration: underline; }
#bullet ul {
	margin-left: 16px;
	padding-left: 0;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
.skip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.back {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sep {
	background-image: url(images/sep.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #646464;
}
.table_padding {
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.staff_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #17627D;
	padding-bottom: 6px;
}
.body_staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #646464;
}
.sep2 {
	background-image: url(images/sep2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.body_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #D80C8C;
}
.body_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #646464;
}
