/* P C D T R */
@import "php/css.php";
/* font-size in pts */

.new{
	font-family: Futura-Condensed-Normal;
	font-size:28pt;
	background-color:#FFFFFF;
	color:#372373;
	margin:0px;
	text-align:left;
}
.new a{
	color:#372373;
	text-decoration:underline;
}
.new a:hover{
	color:#372373;
	text-decoration:underline;
}

