/* P C D T R */
/* font-size in pts */

.new{
	font-family: mtcorsva, Georgia, Times, sans;
	font-size:14pt;
	background-color:#edecf0;
	color:#000;
	margin:1em 0;
}
.new a{
	color:#0050da;
	text-decoration:none;
}
.new a:hover{
	color:#d05c00;
	text-decoration:underline;
}


