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

.pcdtr-mpl{
	font-family:MyriadProLight;
	font-size:18px;
	color:#e45600;
   margin:0px 0px 10px 0px;
}
.pcdtr-h1{
   font-family:MyriadProRegular;
   font-size: 35px;
   color:#000000;
}
.pcdtr-h2{
   font-family:MyriadProRegular;
   font-size: 28px;
   color:#000000;
}
.pcdtr-h2-bold{
   font-family:MyriadProBold;
   font-size: 28px;
   color:#000000;
}
.pcdtr-h3{
   font-family:MyriadProRegular;
   font-size: 21px;
   color:#000000;
}
.pcdtr-h3-bold{
   font-family:MyriadProBold;
   font-size: 21px;
   color:#000000;
}

.pcdtr-h1-white{
   font-family:MyriadProRegular;
   font-size: 18px;
   color:#FFFFFF;
   background-color:#FF8B02;
}
.pcdtr-h1-white-bold{
   font-family:MyriadProBold;
   background-color:#FF8B02;
   font-weight: bold;
   font-size: 17px;
   color:#FFFFFF;
}
.pcdtr-h2-white{
   font-family:MyriadProRegular;
   background-color:#FF8B02;
   font-size:16px;
   color:#FFFFFF;
}

.pcdtr-h1-orange{
   font-family:MyriadProRegular;
   font-size: 21px;
   color:#E05103;
   background-color:#EEEEEE;
}

#content h1 {
   font-family:MyriadProRegular;
   font-size: 35px;
   color:#000000;
}
#content .ttx h1 {
   font-size: 24px;
   color: white;
   margin: 0 0 10px 0;
}
#content h2 {
   color:#e45600;
   font-family:MyriadProRegular;
   font-size: 25px;
} 
.pcdtr-h1-orange-bold{
   font-family:MyriadProBold;
   background-color:#EEEEEE;
   font-weight:bold;
   font-size:21px;
   color:#E05103;
}
.pcdtr-h2-orange {
   color:#e45600;
   font-family:MyriadProRegular;
   font-size: 25px;
}
.pcdtr-h3-orange {
   color:#e45600;
   font-family:MyriadProRegular;
   font-size: 16px;
   text-decoration: none;
}
.pcdtr-h3-orange a, .pcdtr-h3-orange a:hover {
   color:#e45600;
   text-decoration: underline;
}

.pcdtr-song-orange {
   font-family:MyriadProLight;
   font-size: 21px;
   color:#ff8a02;
}
.pcdtr-song-orange-bold {
   font-family:MyriadProBold;
   font-size: 21px;
   color:#ff8a02;
}
