/* newsstyles.css - styles taken from client's original file, used on news page only */.Text{    font-family: Arial;    font-size: 12px;    padding-top: 5px;}.Text-Bold{    font-family: Arial;    font-size: 12px;    padding-top: 5px;    font-weight: bold;}.Text-Small{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color:#666666;}.Text-Small-Bold{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color:#333333;	font-weight: bold;}