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



#head-text h1 {font-family: Klill, Georgia, Times, serif; font-size:16pt; background-color:#FF0000; color:#FFF; margin-bottom: 13px;}


.navpoint{
	font-family: Klill, Georgia, Times, serif;
	font-size:16pt;
	color:#FF0000;
	margin:0 35px 0 0;
	text-align:center;
	text-decoration: none;
}

.activelink{
	font-family: Klill, Georgia, Times, serif;
	font-size:16pt;
	color:#000000;
	margin:0 35px 0 0;
	text-align:center;
	text-decoration: none;
}

.activelink a:hover{
	color:#000000;
	text-decoration: none;
}

.navpoint a:hover{
	color:#000000;
	text-decoration: none;
}

.headline-top h1 {font-family: Klill, Georgia, Times, serif; font-size:13pt; background-color:#FFF; color:#333;}

h2 {font-family: Klill, Georgia, Times, serif; font-size:13pt; background-color:#FFF; color:#333;}
h2.red {font-family: Klill, Georgia, Times, serif; font-size:13pt; background-color:#FFF; color:#FF0000;}

h2.red a {font-family: Klill, Georgia, Times, serif; font-size:13pt; background-color:#FFF; color:#FF0000; text-decoration: none;}
h2.red a:hover {font-family: Klill, Georgia, Times, serif; font-size:13pt; background-color:#FFF; color:#000000; text-decoration: none;}
