body 	  {background-color: #999900;
	   color: #000000;
	   text-align: center;
	   font-family: Verdana, Arial, Helvetica;
	   font-size: 10pt;
	   margin: 0px; }
.left     {text-align: left;}
a:link    {color: #FF9900;
	   text-decoration: none;}
a:visited {color: #CC9900;
	   text-decoration: none;}
a:active  {color: #FF0000;
	   text-decoration: none;}
a:hover   {color: #FF9900;
	   text-decoration: underline;}
img  	  {border-width: 0px; }
.small	  {font-size: 8pt; }
.che	  {background-image: url(images/che2.gif);
	   background-repeat: no-repeat;
	   height: 166px; }
.text	  {background-image: url(images/back.gif);
	   background-repeat: repeat-y;
	   width: 740px;
	   padding-left: 120px;
	   padding-right: 120px;
	   padding-top: 10px;
	   padding-bottom: 10px;
	   text-align: left;}
table	  {border: 0px;}
.nav	  {height: 30px;
	   text-align: center;
	   background-color: white;
	   font-size: 8pt;
	   font-weight: bold;}