/* P C D T R */
@import "pcdtr/php/css.php";
/* font-size in pts */

h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }

h1 {
	margin-bottom:5px;
	font-family: helvetica6, Georgia, Times, serif;
	font-size:30px;
	color:#21c5f5;
}
h2 {
	margin-bottom:10px;
	font-family: helvetica6, Georgia, Times, serif;
	font-size:15px;
	color:#000;
}
	h2 a {
		color:#222;
		text-decoration:none;
	}
	h2 a:hover {
		color:#000;
		text-decoration:none;
	}

h3 {
	margin-bottom:10px;
	font-family: Arial, Tahoma, Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
}


h5 {
	margin-bottom:0px;
	font-family: helvetica6, Georgia, Times, serif;
	font-size:15px;
	color:#000;
}
h6 {
	margin-bottom:0px;
	font-family: helvetica6, Georgia, Times, serif;
	font-size:15px;
	color:#21c5f5;
}