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

.new{
	font-family: LeagueGothic, Trebuchet MS;
	font-size:14pt;
	background-color:#191515;
	color:#ccc;
	text-transform: uppercase;
}
.s{
	font-family: LeagueGothic, Trebuchet MS;
	font-size:14pt;
	color:#fff;
	background-color:#191515;
	text-transform: uppercase;
}
div#fromdb h2 {
	font-family: LeagueGothic, Trebuchet MS;
	font-size:50pt;
	color:#015C98;
	background-color:#E4E4E4;
	text-transform: uppercase;
}
div#fromdb h3 {
	font-family: LeagueGothic, Trebuchet MS;
	font-size:20pt;
	color:#015C98;
	background-color:#E4E4E4;
	text-transform: uppercase;
}
li.person h2 {
	font-family: LeagueGothic, Trebuchet MS;
	font-size:26pt;
	color:#015C98;
	background-color:#E4E4E4;
	text-transform: uppercase;
}

