	body {
		margin:20px 20px 20px 20px;
		background:#FFFAFA    ;		
		}
	A 			{ color: #336666; text-decoration: none; font-size:10pt; letter-spacing : 2pt; } 
	A:link		{ color: #336666; text-decoration: none; } 
	A:visited	{ color: #336666; text-decoration: none; } 
	A:active	{ color: #669999;  } 
	A:hover		{ color: #669999;  }

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#cc9933;
		font-size:x-large;
		font-weight:bold;
  		background:#ffffff;
  		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: #000000;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#EEA2AD;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
	
		
			
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#EEA2AD;
		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; 					
		}	
                        