
<!-- 
body {
margin: 0px;
border: 0px;
padding: 0px;
font-family : arial;
color: #000000;
font-size: 11px;
background: #C9D0AD url(images/side-shadow.png) top left repeat-y; 
}

h1 {
font-weight: normal;
font-size: 18pt;
fint-style; arial;
color: #000066;
margin: 0px;
}

.text1 {
         font-family: Arial, sans-serif;
         font-size: 10pt;
         color: #000066
       }
.text1sm {
	 font-family: Arial, sans-serif;
         font-size: 8pt;
         color: #666666
       }
.text-white {
	 font-family: Arial, sans-serif;
	 font-size: 8pt;
         color: #FFFFFF
       }
 .text-white-md {
       	 font-family: Arial, sans-serif;
       	 font-size: 10pt;
         color: #FFFFFF
       }
.text3 {
 	font-family: Arial, sans-serif;
  	font-size: 10pt;
        color: #000066
        }
.text4 {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000066
        }
.text-md {
         font-family: Arial, sans-serif;
         font-size: 15pt;
         color: #FFFFFF
        }
  
  -->
</style>