<style type="text/css">
<!--
html 
	{
	overflow: hidden; 
	height:100%; 
	width:100%; 
	padding:0;
	margin:0; 
	border:0; 
	background:#ffffff; 
	color:#000000;
	font-family:Garamond, Berling Antiqua, times new roman, serif;
	}

body 
	{
	background:#ffffff; 
	color:#000000;
	}

#head 
	{
	display:block; 
	background:#ffffff; 
	color:#000000;
	}

#foot 
	{
	display:block; 
	background:#ffffff; 
	color:#000000;
	}

#left 
	{
    	display:none;
	overflow:hidden;
    	height:0;
	width:0;
    	background:#ffffff;
	color:#ffffff;
    	}

#content 
	{
	text-align:justify;
	font-family:Microsoft Sans Serif, Arial, Sans-serif;
	background:#ffffff; 
	color:#000000;
	}

#content p 
	{padding:10px;}

#tblcontent 
	{
	text-align:justify;
	font-family:Microsoft Sans Serif, Arial, Sans-serif;
	background:#ffffff; 
	color:#000000;
	}

* html #content 
	{
    text-align:justify;
	font-family:Microsoft Sans Serif, Arial, Sans-serif;
	background:#ffffff; 
	color:#000000;
	}

* html #left 
	{
    display:none;
    overflow:hidden;
    height:0;
    width:0;
    background:#ffffff;
    color:#ffffff;
	}

.bold 
	{font-size:1.2em; font-weight:bold;}

a.quiet
	{text-decoration:none;}
    
#chatbutton
	{display:none;}

-->
</style>
