body
{
	margin: 10px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #54264F;
	background-color: #a1879e;

}

a:link.header
  {
 
  font-family: arial;
  font-size: 8pt;
  color: #663366;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
 }
 
a:visited.header
  {
 
  font-family: arial;
  font-size: 8pt;
  color: #663366;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
 }
 
a:hover.header
  {
 
  font-family: arial;
  font-size: 8pt;
  color: #666666;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
 }

a:active.header
 {
 
  font-family: arial;
  font-size: 8pt;
  color: #663366;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
 }
  
a:link.foot
  {
 
  font-family:arial;
  color:#666;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }

a:visited.foot 
  {
 
  font-family:arial;
  color:#666;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }
 
 a:hover.foot
  {
 
  font-family:arial;
  color:#996699;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }
 
 a:active.foot
  {
 
  font-family:arial;
  color:#666;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }
 
a:link
  {
 
  font-family:arial;
  color:#666;
  text-transform:none;
  text-decoration: none;
  font-weight:normal;
 }

a:hover
  {
 
  font-family:arial;
  color:#996699;
  text-transform:none;
  font-weight:normal;
    text-decoration: none;

 }
 a:visited
  {
 
  font-family:arial;
  color:#666;
  text-transform:none;
  font-weight:normal;
   text-decoration: none;

 }
/*
a:hover 
{ 
	font-family: helvetica, arial, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: black;	
	text-decoration: underline;
	text-transform: uppercase; 
}
*/
a:active 
 {
 
  font-family:arial;
  color:#666;
  text-transform:none;
  font-weight:normal;
  text-decoration: none;

 }

.subtitle
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3c3c3c;
	text-decoration: none;
	color: #666666;
	margin: 0;
	padding: 0;
}

.smalltext
{
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	color: #3c3c3c;
	text-decoration: none;
}

h1
    {
	color: #c6b501;
	font-size: 14pt;
	margin: 0; 
	padding: 0;
	font-weight: normal;
}


/* =-=-=-=-=-=-=-[onThisPage]-=-=-=-=-=-=-=- */
#otp-element {
	border: .1em solid #ddd; background-color: #fff; padding: 0; /* -moz-border-radius: .5em; border-radius: .5em; */}
#otp-element-title {
	color: #3c3c3c; background-color: #ddd; font-weight: bold; border-bottom: 1px solid #ddd; height: 1.3em;}
#otp-element-close {
	color: #000; font-weight: normal; margin-right: .25em;}
#otp-element-content {}


.enjoy {
	color: #55274f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
}
.start {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.value {
	color: #b19b00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.text strong {
	font-size: 13px;
}
