table {border:0;}

.footer {
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}
.sectionTitle {
	font-size: 12px;
	font-weight: bold;
}
.sectionContent {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}
