.headline_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px; font-style: italic;
	color: #000099; font-weight: bold
}
.headline_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold
}
.maintable {
	border: 1px #000099 solid;
	background-color: #FFFFFF
}
.twcslink {
	color: #3399FF;
	text-decoration: none
}
a.twcslink:hover {
	color: #000099;
	text-decoration: none
}
.redclient {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #CC0000
}
.blueclient {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000099
}
a {
	color: #000099;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: none
}
hr {
	color: red
}

