  <STYLE>
	
    BODY.ODO { background: #663300 }
    BODY.DDO { background: #8b7b59 }
    BODY.LDO { background: #dbc188}   /*coffee background */
    BODY.PDO { background: #FEE7C7 }   /*coffee background */

    /* BODY.LDO { background: #9fa7b1;} /* blue background */
    /*BODY.PDO  { background: #d7dbe0}  /* blue background */
	
    H1.title    {
	color: #000000;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 24t;
	padding: 0,5,5,5;
	}
    H1.foot     { color: #000000; text-align: center; font-family: "Arial", sans-serif; font-size: 12pt; line-height: 100% }
    H1.standby  { color: #000000; text-align: center; font-family: "Arial", sans-serif; font-size: 12pt; line-height: 100% }
    H2.title    { color: #000000; text-align: center; font-family: "Arial", sans-serif; font-size: 20pt; line-height: 100% }
	H3.title    { color: #000000; text-align: left; font-family: "Arial", sans-serif; font-size: 12pt; line-height: 100% }
    P.left10    { color: #000000; text-align: left; margin-bottom: 0in; font-size: 10pt; font-family: "Arial", sans-serif }
    P.left12    { color: #000000; text-align: left; margin-bottom: 0in; font-size: 12pt; font-family: "Arial", sans-serif }
    B.center10  { color: #000000; text-align: center; margin-bottom: 0in; font-size: 10pt; font-family: "Arial", sans-serif  }
    P.center10  { color: #000000; text-align: center; margin-bottom: 0in; font-size: 10pt; font-family: "Arial", sans-serif  }
    P.center12  { color: #000000; text-align: center; margin-bottom: 0in; font-size: 12pt; font-family: "Arial", sans-serif	}
    P.right10   { color: #000000; text-align: right; margin-bottom: 0in; font-size: 10pt; font-family: "Arial", sans-serif }
    P.right12   { color: #000000; text-align: right; margin-bottom: 0in; font-size: 12pt; font-family: "Arial", sans-serif }
    P.justify10 { color: #000000; text-align: justify; margin-bottom: 0in; font-size: 10pt; font-family: "Arial", sans-serif }
    P.justify11 { color: #000000; text-align: justify; margin-bottom: 0in; font-size: 11pt; font-family: "Arial", sans-serif }
    P.justify12 { color: #000000; text-align: justify; margin-bottom: 0in; font-size: 12pt; font-family: "Arial", sans-serif }
    P.justify14 { color: #000000; text-align: justify; margin-bottom: 0in; font-size: 14pt; font-family: "Arial", sans-serif }
    P.indent12  { color: #000000; text-indent: 0.6in; margin-bottom: 0in; font-size: 12pt; font-family: "Arial", sans-serif }
    P.italic12  { color: #000000; text-align: left; margin-bottom: 0in; font-size: 12pt; font-family: "Arial", sans-serif; font-style: italic }

	ul
 	{
	list-style-type: none;
	text-align: left;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	color: #000000;
	border-color: #000000;
	border-width: 2;
	}

ul#navlist
{
margin-left: 2;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px 3px 3px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


TABLE.image { background: #000000 }
	
	</STYLE>
