body {
	background: #FFFFE6;
	color: #202044;
	font-family: arial;
	font-size: 9pt;
	font-weight: 400;
	border-color: #FFFFE6;
	border-style: none;
     }

A:link{
	color: #202044;
	text-decoration:none;
      }


A:active {
	color: #202044;
	text-decoration:none;
         }

A:visited {
	color: #202044;
	text-decoration:none;
	  }

table {
	background: #FFFFE6;
	padding: 0;
	spacing: 0;
	font-size: 10pt;
      }

h1 {
	background: #202044;
	color: #FFFFE6;
	font-family: arial;
	font-size: 24pt;
	font-weight: 700;
   }

h2 {
	background: #202044;
	color: #FFFFE6;
	font-family: arial;
	font-size: 9pt;
	font-weight: 400;
   }

.style1 {
         font-family: arial;
         font-size: 9px;
         color: #202044;
}