	body {
		margin:0px 20px 20px 20px;
		background-color:#fff;
		}
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	blockquote	{
		margin:10px 10px 00px 00px;
		font-family:verdana, arial, sans-serif;
		font-size:11px;	
		}
		
	.thing {
		border:1px solid #50525f;		
		width:600px;
		}
		
	.number {
		margin:50px 50px 00px 50px;
		font-family:palatino,  georgia, times new roman, serif;
		color:#777;
		font-size:72px;
		line-height:72px;
  		text-align:right;	
		}
				
	.text {
		margin:10px 50px 50px 50px;
		font-family:palatino,  georgia, times new roman, serif;
		color:#000;
		font-size:14px;
		line-height:18px;
		text-align:left;
		}

	.nav {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:11px;
		line-height:25px;
		text-decoration:none;		
		}
		
	a.nav {
		text-decoration:none;
		}	
		
	.nav_numbers {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:11px;
		line-height:25px;
		text-decoration:none;	
		}	
		
	a.nav_numbers {
		text-decoration:none;
		color: #888;
		}			

	.ring {
		text-align:center;
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:11px;
		line-height:25px;
		text-decoration:none;	
		}			