.title {
	padding: 10px 10px 10px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(images/45lt_r4_c3.jpg);
	background-repeat: repeat-x;
	height: 70px;


}
.content {
	color: #666666;
	padding: 20px 20px 50px;
	line-height: 22px;

}
.copyright {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
	padding: 40px;

}
.toplink {
	font-weight: bold;
	color: #003399;
	text-decoration: none;

}
.toplink:hover {

	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
strong {
	font-weight: bold;
	color: #336699;
}
