body {
	font-family: Arial, Helvetica, sans-serif;	


	background-image: url(/images/blue_gradient.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

body, td, p{
	font-size: 12px;

}

img {
   behavior: url("/images/pngbehavior.htc");
}

.newstitle{
	font-weight: bold;
	font-size: 14px;
}

.newssubtitle{
	font-size: 12px;
}

.author{
	font-size: 12px;
}

.date{
	font-style:italic;
	font-size: 12px;
}

.author{
	font-weight: bold;
	font-size: 10px;
}

.newspreview{
	font-size: 12px;
}

.footer{
	font-size: 12px;
}
