body {
	margin: 0px;
}
.text_body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.text_teamhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
}
.text_teamsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
a {
	color: #4D85C5;
	text-decoration: underline;
}
a:hover {
	color: #B3C3E5;
	text-decoration: underline;
}
a:visited {
	color: #B3C3E5;
	text-decoration: underline;
}
a:visited:hover {
	color: #B3C3E5;
	text-decoration: underline;
}
.imagepad_right {
	margin-right: 12px;
	margin-bottom: 12px;
}

