<STYLE type="text/css">
<!--
body		/* Internet Explorer */ 
  	{background-image:url('images/bg.gif'); margin-top: 20px; text-align: center;
    scrollbar-face-color:#E6E6DF; scrollbar-arrow-color:#000000; scrollbar-track-color:#E6E6DF; 
    scrollbar-shadow-color:#000000; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#666666; 
    scrollbar-darkshadow-Color:#000000;
   }

body /* for Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 

#main	{background-color:#DFDAC8; width:800px; text-align: center; margin: 0 auto;
 	font-family: 'Tahoma', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
  letter-spacing: .1px; line-height: 15px; color: #000000;
  }

#wrapper /* Use height: auto for Firefox! IE interprets fine, Firefox will give a background till bottom of page*/ 
   {text-align: left; background-color:#DFDAC8; padding-left:15px; padding-right:15px;
    width:770px; height: auto; overflow:hidden;
		}

#content {background-color:#DFDAC8; text-align: left; padding-top:15px; padding-bottom:15px; 
 	font-family: 'Verdana','Tahoma', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
  letter-spacing: .1px; line-height: 15px; color: #000000;
  }

h1		{font-family: 'Verdana'; font-size: 11px; font-weight: 'normal'; color: #996600; line-height: 11px}

li		{font-family: 'Arial'; font-size: 13px; color: #D2CDC8}

A:link		{color:#993366; text-decoration:none}
A:visited	{color:#993366; text-decoration:none}
A:hover 	{color:#FF6666; text-decoration: underline; font-weight: normal}
A:active 	{color:#993366; text-decoration:none}

#h2	{font-family: Verdana, sans serif; font-size: 11px; color: #000000;
     text-align: justify;
		}

#footer	{background-color: #CC6633; text-align: left; height:25px; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;
  font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 9px; line-height: 16px; color: #FAE0C9; border-top: 1px dashed #000000;
		}

/* CELL DESCRIPTIONS */

.cell	{background-color:#DFDAC8; font-family: 'Tahoma', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
  letter-spacing: .1px; line-height: 15px; color: #000000;
  }

.cellindex	{font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 9px; line-height: 16px; 
       color: #333333; font-weight: normal; 
   }

.image 		{border: 1px solid #CCCCCC; 
  margin: 0px; padding-left:7px; padding-right:7px; padding-top:7px; padding-bottom:7px;
  }


/* LINK DESCRIPTIONS */

#content a:link	{color: #0066CC; text-decoration:none; 
		}
#content a:visited	{color: #0066CC; text-decoration:none; 
		}
#content a:active	{color: #0066CC; text-decoration:none; 
		}
#content a:hover 	{color: #0099FF; text-decoration: none; border-bottom: 1px dotted #666666;
		}

.cell a:link	{color: #0066CC; text-decoration:none; 
		}
.cell a:visited	{color: #0066CC; text-decoration:none; 
		}
.cell a:active	{color: #0066CC; text-decoration:none; 
		}
.cell a:hover 	{color: #0099FF; text-decoration: none; border-bottom: 1px dotted #666666;
		}

#footer a:link	{color: #666666; text-decoration:none; 
		}
#footer a:visited	{color: #000000; text-decoration:none; 
		}
#footer a:active{color: #000000; text-decoration:none; 
		}
#footer a:hover	{color: #0099FF; text-decoration: none; border-bottom: 1px dotted #666666;
		}
-->

</STYLE>