 .TC div {
 	margin-bottom: 20px;
 }

 .T0, .T1, .T2, .T3, .T4 {
 	padding-left: 10%;
 	padding-right: 10%;
 }

 .T0 article {
 	margin-bottom: 10px; 
 }

 .T0 article p {
 	margin: 0;
 }

 .T0 h1:first-child {
 	font-size: 40pt;
 }

 .T0 highlight {
 	width: 100%;
 	margin-top: 40px;
 	display: block;
 }

 .T0 highlight a {
 	margin: 0 auto;
 	display: inline;
 	font-size: 20pt;
 	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
 }

  .T0 highlight a:hover {
  	font-size: 30pt;
  }



.Body_Wrapp_ {
    border: 1px solid black;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 6%;
    padding-bottom: 6%;
}


/* 
http://www.cssmatic.com/box-shadow
*/

.Body_Wrapp_0_ {
    border: 1px solid black;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 0%;
    padding-bottom: 0%;
}

.T1 a, .T3 a, .iLink {
	color: rgb(36,36,36);
	font-size: 14pt;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.T1 a:hover, .T3 a:hover, .iLink:hover {
	padding-left: 1%;
	font-size: 16pt;
}

.T1 a:hover span, .T3 a:hover span, .iLink:hover span {
	color: rgb(203, 10, 5);
}


.W_PHARSEPKL_NU a, .W_PHARSEPKL_NU p  {
color: grey;
 /* text-shadow: 0px 0px 3px rgba(36, 36, 36, 1); */
  font-size: 12pt;
}

 