body {
  background-color: #CBE0FF;
  margin-top: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  color: #58226D;
  text-align: center
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #58226D;
  text-align: center
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  color: #58226D;
  text-align: center
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  color: #58226D;
  text-align: center
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #58226D;
  text-align: center
}

table.wrapper
{
width: 790px;
margin: 0px auto;
padding: 0px;
border: 0px;
background-color: #CBE0FF;
}

table.inner
{
width: 750px;
margin: 0px auto;
padding: 0px;
border: 0px;
background-color: #FFFFFF;
text-align: left;
border-color: #58226D;
border-style: inset;
border-width: thin
}

td.recip {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  text-align: center
}

a:link {
	color: #58226D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: blink
}

a.two:link {
	color: #58226D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
}

a.two:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
  text-decoration: blink
}

a.recip:link {
	color: #58226D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.recip:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.recip:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.recip:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
}

span.red {
  color: #660066;
  text-align: center
}

hr {
  text-align: center;
  width: 50%
}

img.pop {
  border-color: #993366;
  border-style: ridge;
  border-width: medium
}