Body {
  font-family: arial;
	margin: 0px 0px 0px 0px;
	background-color: #31305a;
	font-size: 10pt;
	font-weight: normal;
 }

 p {
  font-family: arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	margin: 10px;
 }
 H1 {
  font-family: arial;
	font-size: 12pt;
	color: #FFFF00;
	font-weight: normal;
	letter-spacing:4px;
	text-transform:uppercase;
	padding-top:30px;
 }
 H2 {
  font-family: arial;
	font-size: 10pt;
	color: #356cb0;
	font-weight: normal;
 }
a {
   text-decoration:underline;
   color:#b8b1df;
	 font-size: 12pt;
	 font-family: arial; 
	 font-weight: normal;
 }
 a:hover {
  color:#ffff00; 
 }
  p.copy {
  font-family: arial;
	font-size: 7pt;
	color: #a3a3a3;
	font-weight: normal;
	text-align: center;
 }
   span {
  font-family: arial;
	font-size: 11pt;
	color: #FFFF00;
	font-weight: normal;
	text-align: center;
	letter-spacing:5px;
 }
 div {
  width: 70%;
  align: center;
 }
 H2.tagline {
  align: center;
    font-family: arial;
	font-size: 18pt;
	color: #FFFF00;
	font-weight: normal;
	letter-spacing:4px;
	padding:20px;
 }
 img.logo{
  border: 10px;
	 border-color: #31305a;
	 border-style: solid;
 }

