<style>
v\: * {behavior: url(#default#VML);}
o\: * {behavior: url(#default#VML);}
w\: * {behavior: url(#default#VML);}
.shape {behavior: url(#default#VML);}

/* Page Definitions */
body	{ 
	background-image: url('bckground001.jpg');
	font-family: Arial, sans-serif;
	font-size: 10pt;  /* 12pt */
	font-weight: normal;
	width: 100%;
	}

/* Font Definitions */
@font-face	{
	font-family: "Exotc350 Lt BT";
	panose-1: 4 3 5 5 5 11 2 2 10 3;
	mso-font-charset: 0;
	mso-generic-font-family: decorative;
	mso-font-pitch: variable;
	mso-font-signature: 7 0 0 0 17 0;} 

/* Style Definitions */
p	{
	margin-top: 0.05in;
	margin-right: 0.05in;
	margin-bottom: 0.25in;
	margin-left: 0.05in;
	line-height: 1.5em;
	font-size: 10.0pt;    /* 12pt */	
	font-family: Arial, sans-serif;
	width: 5in;	
	}
p.just	{	/* justify the paragraph. Usage: <p class=just> */
	text-align: justify;
	width: 5in;
	}
p.footer {
	text-align: center; 
	line-height: 1.2em; 
	font-family: Arial,sans-serif; 
	font-size: 8pt;
	}
textarea {
        font-size: 10pt;
        font-family: Courier, monospace;
	}
pre	{
	font-size: 10pt;	
	white-space: pre;
	color: black;
	margin-top: 0.05in;
	margin-right: 0.05in;
	margin-bottom: 0.05in;
	margin-left: 0.05in;
	line-height: normal;	
	font-family: Courier, monospace;
	}
h1	{
	margin-top: 3.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	page-break-after: avoid;
	font-size: 14.0pt;   /* 16pt */
	font-family: Arial, sans-serif;
	line-height: 1em;
	color: teal;
	}
h2	{
	margin-top: 3.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	page-break-after: avoid;
	font-size: 12.0pt;   /* 14pt */
	font-family: Arial, sans-serif;
	color: teal;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	}
h3	{
	margin-top: 3.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	page-break-after: avoid;
	font-size: 10.0pt;   /* 12pt */
	line-height: 1em;
	font-family: Arial, sans-serif;
	color: teal;
	font-weight: bold; 
	}
h4	{
	margin-top: 3.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	page-break-after: avoid;
/*	line-height: 18.0pt;  */
	font-size: 10.0pt;   /* 12pt */
	font-family: Arial, sans-serif;
	color: black;
	font-weight: bold;
	line-height: 1em;
	}

ul      {
        list-style-image: url("./images/ul_1.gif");
        font-weight: bold;
        font-family: Arial, sans-serif;
        line-height: normal;
        width: 5in;	
        }
ul.small {
        font-weight: normal;
        font-size: 8pt;   /* 10pt */
        }
ul.plain {
        font-weight: normal;
        }
ul ul   {
        list-style-image: url('./images/ul_2.gif');
        font-weight: normal;
        }
ul ul ul {
        list-style-image: url('./images/ul_3.gif');
        font-size: 10.0pt;
        }
/* li      { margin-bottom: 0.5em; } */ 
td      {
	font-size: 10.0pt;   /* 12pt */
        font-family: Arial, sans-serif;
        }
th      {
        font-size: 10.0pt;   /* 12pt */
        font-family: Arial, sans-serif;
        font-weight: bold;
        }

a:link	{ 
	color: blue;
	text-decoration: underline;
	text-underline: single;
	}
a:visited {
	color: purple;
	text-decoration: underline;
	text-underline: single;
	}
a:active {
        color: green;
        text-decoration: underline;
        text-underline: single;
        }

</style>
