h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.mainbdr {
	border: 1px solid #999;
}
.tbl_indent {
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sponsors {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
a:link {
	color: #2C4478;
	text-decoration: none;
}
a:visited {
	color: #2C4478;
	text-decoration: none;
}
a:active {
	color: #2C4478;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

