/* CSS files add styling rules to your content */
#wrapper { 
	     min-width : 5000px; 
	     margin: 0 auto; 
	     display: block; 
	  } 

body {
  font-family: helvetica, arial, sans-serif;
  margin: 2em;
}

h10 {
  font-size:16px;
  font-weight:700;
  margin:24px;
  text-transform: uppercase;
  color: #000000;
}

p {
  font-size:16px;
  font-weight:700;
  margin-bottom:24px;
  text-transform: uppercase;
  color: #000000;
}

transf {
    font-size:17px;
    margin:24px;
    margin-left:24px;
    color: #000000;
    font-weight:500;
}

phh{
  font-size:0px;
}

phh{
  font-size:0px;
}

comp1 {
  display:inline-block;
  font-size:14px;
  padding-left:24px;
  color: #000000;
  text-transform: none;
}

comp {
  font-size:14px;
  margin-left:24px;
  font-style: italic;
  color: #000000;
}

name {
  text-transform: uppercase;
  color: #000000;
  font-size:61px;
}

headline {
  text-transform: uppercase;
  color: #000000;
  font-size:11px;
}

sec {
  
  text-transform: uppercase;
  color: #999999;
  font-size:16px;
}

loc {
  font-style: italic;
  color: #000000;
}


date {
  text-transform: uppercase;
  color: #000000;
  font-style: italic;
}

links {
  line-height: 1.9em;
  color: #000000;
  text-decoration: none;
}

ph{
  font-size:0px;
}
