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

.new{
	font-family: Brody, Georgia, Times, serif;
	font-size:25pt;
	background-color:#d6dee9;
	color:#000;
	margin:1em 0;
	text-align:center
}
.new a{
	color:#0050da;
	text-decoration:underline;
}
.new a:hover{
	color:#d05c00;
}


h1,h2,h3,h4,h5 {
	font-family: Usherwood-Medium, Georgia, Times, serif;
	text-decoration:none;
	color: #000000;

}

h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #000000;
	text-decoration:none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
	font-family: Usherwood-Medium, Georgia, Times, serif;
	color: #000000;
	text-decoration:none;
}


h5 {
	font-size: 12px;
}
.new2 {
font-family: Usherwood-Medium, Georgia, Times, serif;
}