	body {
		margin:0px 0px 10px 0px;
		background:#FFF;		
		}
	A 			{ color: #66CCCC; font-family: verdana, arial, lucida grande, helvetica sans-serif; text-decoration: none;} 
	A:link		{ color: #444499; } 
	A:visited	{ color: #4444BB; } 
	A:active	{ color: #0000BB;  } 
	A:hover		{ color: #0000BB;  } 

	#banner {
		font-family:lucida grande, verdana, arial, sans-serif;
		color:#FFF;
		font-size:26px;
		font-weight:bold;
  		background:#369;
  		padding-left:13px; 
  		padding-right:13px; 
  		padding-bottom:13px; 
		}

	.description {
		font-family:lucida grande, verdana, arial, sans-serif;
		color:#333;
		font-size:14px;
		font-weight:bold;
  		background:#FFF;	
  		text-transform:none;	
		letter-spacing: .none; 		
		}	
				
	#content {
		float:left;
		width:65%;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		}

	#links {
		background:#FFF;
		color:#000;
		margin-top:35px;				
		}
		
	.topic {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	

	.topictitle	{ 
		font-family:lucida grande, verdana, arial, sans-serif; 
		font-size: 14px; 
		color: #333; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom:1px dotted #666;	
		}

	.topicbody {
		font-family:lucida grande, verdana, arial, sans-serif;
		color:#000;
		font-size:12px;
		font-weight:normal;
  		background:#EEE;
  		line-height:18px;		
  		border-left:1px dotted #666;			
  		border-right:1px dotted #666;
  		border-bottom:1px dotted #666;	  			  		
  		padding:10px;
		}	
	
	.title	{ 
		font-family: lucida grande, verdana, arial; 
		font-size: 12px; 
		color: #333; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background:#FFF;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date	{ 
		font-family:lucida grande, verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #666; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom:1px dotted #666;	
		}			
	
	.side {
		font-family:lucida grande, verdana, arial, sans-serif;
		color:#333;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:16px;				
		}	
		
	.sidetitle {
		font-family:lucida grande, verdana, arial, sans-serif;
		color:#666;
		font-size:14px;
		font-weight:bold;
  		background:#FFF;
  		line-height:16px;
  		padding:2px;
  		margin-top:10px;
  		border-bottom:1px dotted #666;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	

