	body {
		margin:20px 20px 20px 20px;
		background:#FFF;		
		}
	A 			{ color: #D0BAA2; text-decoration: none;} 
	A:link		{ color: #D0BAA2; text-decoration: none; } 
	A:visited	{ color: #E4CAD7; text-decoration: none; } 
	A:active	{ color: #E4CAD7;  } 
	A:hover		{ color: #D0BAA2;  }

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#EEEEDE;
		font-size:x-large;
		font-weight:bold;
  		background:#FFF;
  		padding-left:15px; 					
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #E4E4CA;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
border-top:1px dotted #DEEEE6;
border-bottom:1px dotted #DEEEE6;
border-left:1px dotted #DEEEE6;
border-right:1px dotted #DEEEE6;
  		line-height:140%;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		border-bottom:1px dotted #DEEEE6;
		letter-spacing: .2em;  					
		}		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;		
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em 
		background:#FFF; 					
		}	
  