<style type="text/css">     .background  {
     	background-color : #FFFFFF;
     }
     
     .header1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 24pt;
     	font-variant : small-caps;
     	font-weight : bold;
     	color : #483D8B;
     }
     
     .header2  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : small-caps;
     	font-weight : normal;
     	color : #483D8B;
     }
     
     .header2_link  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-variant : small-caps;
     	font-weight : normal;
     	color : Blue;
     }
     
     .header3  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-variant : small-caps;
     	font-weight : normal;
     	color : #F5F5DC;
     }
     
     .subheader1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 18pt;
     	font-variant : small-caps;
     	font-weight : normal;
     	color : #483D8B;
     }
     
     .subheader2  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : small-caps;
     	font-weight : normal;
     	color : #483D8B;
     }
     
     .whitesubheader2  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : small-caps;
     	font-weight : normal;
     	color : #FFFFFF;
     }
     
     .bluesubheader2  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : small-caps;
     	font-weight : normal;
     	color : Navy;
     }
     
     .smalltext  {
     	font-family : "Arial";
     	font-size : 8pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : #483D8B;
     }
     
     .body1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : #483D8B;
     }
     
     .whitebody1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : #FFFFFF;
     }
     
     .redbody1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : Maroon;
     }
     
     .bluebody1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : navy;
     }
     
     .redbody1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : #DC143C;
     }
         
     .blackbody1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : black;
     }
	 
     .alert1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : #DC143C;
     }
     
     .nav_link  {
     	text-decoration : none;
     	font-family : "Arial";
     	font-size : 8pt;
     	font-variant : normal;
     	font-weight : normal;
     	color : blue;
     }
     
     </style>
