<style type="text/css">

PRE, TT   { font-family: Courier, monospace; }

	body	
	{
		background: white;
		margin: 0;
		padding: 40px 20px;
		text-align: left;
		color: black;
		font-size/* */:/**/medium;
		font-size: /**/medium;
		font-family: medium Times,Serif;
		line-height: 1.2em;
	}
	
	a:link
	{
		color: #996633;
		text-decoration: none;
	}
	
	a:visited
	{
		color: #757575;
		text-decoration: none;
	}
	
	a:hover
	{
		color: #c60;
		text-decoration: underline;
	}
	
	a img { border-width: 1;
	}


/* index
----------------------------------------------- */

	@media  all {
	  #index {
	    width:750px;
	    margin:0 auto 10px;
	    border:1px solid #ccc;
	    padding: 20px;
	    font-size/* */:/**/medium;
		font-size: /**/medium;
		font-family: medium Times,Serif;
		line-height: 1.2em;
	    }
	    
	  #index p {
		margin: 0;
		padding-top: 15px;
		text-align: center;
		color: #000066;
		font-size/* */:/**/medium;
		font-size: /**/medium;
		font-family: medium Times,Serif;
		color=red;
		}
		
	  #index td {
		margin: 0;
		padding-top: 15px;
		text-align: center;
		color: black;
		font-size/* */:/**/medium;
		font-size: /**/medium;
		font-family: medium Times,Serif;
		line-height: 1.2em;
		}
		
	  }
	
/* Main Content
----------------------------------------------- */
	
	@media  all {

	  #main {
	    /*width:410px;*/
	    width: 700px;
	    margin:0 auto;
	    padding:0;
		font: medium "Times",Serif;
		text-align:left;
	    color: black;
		line-height: 1.2em;
	    }	}
	    
/* Sidebar
----------------------------------------------- */	    
	  
	@media  all {
	  #sidebar {
	    width:
	    }	}
	    
		
/* headings
----------------------------------------------- */

	h2 {
  		margin:1.5em 0 .75em;
  		font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  		text-transform:uppercase;
  		letter-spacing:.2em;
  		line-height: 130%;
  		text-align: center;
  		color:#999;
  		}
  
	h3 {
  		margin:1.5em 0 .75em;
  		padding:10;
  		font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  		text-align: left;
  		color:#000066;
  		}
  
  
/* Footer
----------------------------------------------- */
	
	#footer
	{
	    width: 750px;
	    margin:0 auto;
	    padding:0;
	    text-align:center;
	}
	
	#footer hr { display: all; }
	
	#footer p
	{
		margin: 0;
		padding-top: 15px;
		font: small "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		letter-spacing: .1em;
		text-align:center;
	}
</style>