p.masthead {
background-color: #ff0000;
text-align: left;
color: black;
font-family: times new roman;
font-size: 26pt;
font-weight: bold;
}

p.masthead_center {
text-align: center;
color: black;
font-family: times new roman;
font-size: 26pt;
font-weight: bold;
}

p.title1 {
text-align: center;
color: black;
font-family: times new roman;
font-size: 20pt;
font-weight: normal;
}

p.title1left {
text-align: left;
color: black;
font-family: times new roman;
font-size: 20pt;
font-weight: normal;
}

p.title1right {
text-align: right;
color: black;
font-family: times new roman;
font-size: 20pt;
font-weight: normal;
}

p {
text-align: left;
color: black;
font-family: times new roman;
font-size: 16pt;
font-weight: normal;
}

p.center {
text-align: center;
color: black;
font-family: times new roman;
font-size: 16pt;
font-weight: normal;
}

p.right {
text-align: right;
color: black;
font-family: times new roman;
font-size: 16pt;
font-weight: normal;
}

p.small {
text-align: left;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: normal;
}

p.small-center {
text-align: center;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: normal;
}

p.small_white {
text-align: center;
color: white;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}


p.small-italic {
text-align: left;
font-style: italic;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}

p.small-italic-right {
text-align: right;
font-style: italic;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}

p.small-italic-center {
text-align: center;
font-style: italic;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}


p.credit {
text-align: right;
font-family: times new roman;
font-size: 12pt;
}

credit {
text-align: right;
font-family: times new roman;
font-size: 12pt;
}

tdp {
padding-top: 2cm;
padding-bottom: 2cm;
}

hr.blue {
height:5px;
color:blue;
background-color:blue;
}

h1 {
font-size:40px
}

td.masthead {
background-color: #ff0000;
text-align: left;
color: black;
font-family: times new roman;
font-size: 26pt;
font-weight: bold;
}

td.masthead_center {
text-align: center;
color: black;
font-family: times new roman;
font-size: 26pt;
font-weight: bold;
}

td.title1 {
text-align: center;
color: black;
font-family: times new roman;
font-size: 20pt;
font-weight: normal;
}

td.p {
text-align: left;
color: black;
font-family: times new roman;
font-size: 16pt;
font-weight: normal;
}

td.center {
text-align: center;
color: black;
font-family: times new roman;
font-size: 16pt;
font-weight: normal;
}

td.p-right {
text-align: right;
color: black;
font-family: times new roman;
font-size: 16pt;
font-weight: normal;
}

td.right {
text-align: right;
color: black;
font-family: times new roman;
font-size: 16pt;
font-weight: normal;
}

td.small {
text-align: left;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: normal;
}

td.small-center {
text-align: center;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: normal;
}

td.small_white {
text-align: center;
color: white;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}


td.small-italic {
text-align: left;
font-style: italic;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}

td.small-italic-right {
text-align: right;
font-style: italic;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}

td.small-italic-center {
text-align: center;
font-style: italic;
color: black;
font-family: times new roman;
font-size: 12pt;
font-weight: bold;
}


td.credit {
text-align: right;
font-family: times new roman;
font-size: 12pt;
}

div.img-left
{
  margin: 10px;
  border: 0px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: top;
}	

div.img-right
{
  margin: 10px;
  border: 0px solid #0000ff;
  height: auto;
  width: auto;
  float: right;
  text-align: top;
}	

