@charset "utf-8";
/* CSS Document */

.header {
	text-align:center;
	background-image:url(images/header-bg.gif);
	}
	
.header2 {
	background-color:#BF0000;
	height:5px;
	}

.news {
	width:500px;
	font-size:14px;
	text-align:justify;
	line-height:170%;
	}

td {
	background-color:#FFFFFF;
	text-align:center;
	}