@charset "utf-8";
.thrColFix #container #mainContent h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.thrColFix #container #mainContent a {
	color: #FFFFFF;
	text-decoration: underline;
}
.thrColFix #container #mainContent a:hover {
	color:#0000FF;
	text-decoration: underline;
}
.thrColFix #container #mainContent hr {
	color: #0000FF;
	padding: 0px;
	height: 1px;
	width: 100%;
}
