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



 h1 {
	font-family: 'Lithos Pro', Georgia, Times, serif;
	font-size:18pt;
	color:#000;
}


 h2 {
	font-family: 'Lithos Pro', Georgia, Times, serif;
	font-size:18pt;
	color:#000;
}

.gal h1, .gal h2 {
	color:#fff;
	text-align:center;
	font-size:12pt;
}

.sidebar h2 {
	font-family: 'Lithos Pro', Georgia, Times, serif;
	font-size:14pt;
	color:#000;
}



h1 a, h2 a { 
	color:#003366;
}

h1 a:hover, h2 a:hover{
	color:#003366;
}


