body	{
		background-color:#cccc99;
		text-align: center;
		}
		
h1		{
		margin:20px;
		font: 20px, trebuchet, sans-serif;
		color:#990000;
		font-weight:bold;
		text-align: center;
		}
		
h3		{
		font: 14px, georgia, serif;
		font-weight:bold;
		text-align:center;
		color:#990000;
		}

		
#date	{
		margin-left:40px;
		padding:20px;
		text-align:left;
		font: 16px, georgia, serif;
		font-weight: bold;
		}
		
		
p		{
		
		font: 14px, georgia, serif;
		}
	
ul		{
		font: 14px, georgia, serif;
		}
	
li
		{
		padding-left:0px;
		}	
		
#main	{
		margin: 0 auto;
		background-color:#ffffff;
		width:720px;
		text-align:left;
		}
		
.highlight
			{
			background-color:#ffff99;
			}


.small
		{
		font-size:70%;
		text-align:center;
		}
		
#footer	{
		width:600px;
		text-align:left;
		margin-top:20px;
		margin-left:60px;
		margin-bottom:20px;
		}
		
.spam
		{
		font-size:70%;
		
		font-weight:bold;
		color:red;
		}
	
#intro	{
		width:600px;
		margin-left:60px;
		background-color:#ffffff;
		}
		
#optin
		{
		margin-left:140px;
		width:300px;
		padding: 10px 10px 10px 10px;
		text-align:center;
		background-color:#ffff99;
		border:1px dashed;
		margin-top:20px;
		}
		

		
.red {color:red;}
		



