table tr td table.application_page h3 {
	margin: 0 0 5px 0;
	font-weight: bold;
}

table tr td table.application_page h3 a {
	color: #27516C;
}

table tr td table.application_page h3 a:link, table tr td table.application_page h3 a:visited {
	text-decoration: underline;
	color: #27516C;
}

table tr td table.application_page h3 a:focus, table tr td table.application_page h3 a:hover {
	text-decoration: none;
	color: #27516C;
}

table tr td table.application_page h3 a:active {
	text-decoration: underline;
	color: #27516C;
}

table tr td table.application_page ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 12px;
}

table tr td table.application_page ul li {
	margin: 3px 0;
	padding: 0;
}
