		
		body 
		     {
	background-color:	#FFFFFF;
	text-align: center;
		     }

		#page

		     {
	width:			679px;
	background-color: 	#FFFFFF;
	margin-left: 		20%;
	margin-right: 		20%;
	border: 		3px groove black;
	padding: 		30px 30px 30px 30px;
	font-family: 		Verdana, Geneva, Arial, sans-serif;
	font-size: 		medium;
	line-height: 		1.6em;
		     }
#letter,/* everything inside this "comment" set is ignored by css
			so i can make notes to myself that will not be seen
			in the browser */ #content
		     {
	width:			623px;
	border-color: 		#FFFFFF;
	background-color: 	#FFFFFF;
	text-align:		left;
	margin: 10px;
	line-height: inherit;
			
		     }

		h1, h2
		     {
	font-family: 		"Trebuchet MS," Geneva, Verdana, sans-serif;
	border-color: #FFFFFF;
		     }
		em   {
	font-family: 		"Times New Roman", Times, serif;
		     }
		h1   {
	background-color:	#FFFFFF;
	color: 			#000000;
	font-size: 		245%;
	font-weight: 		lighter;
	padding-bottom:		20px;
	padding-top:		20px;
	background-position:	bottom;
	background-repeat: 	repeat-x;
	text-align: center;
	line-height: normal;
		     }
		h2   {
	background-color: 	#FFFFFF;
	color: 			#000000;
	font-size: 		130%;
	text-align: left;
	text-indent: .5in;
			
		     }
		p    {
	color: 			black;
	font-family: 		"Trebuchet MS," Geneva, Verdana, sans-serif;
	text-align: center;
	border: medium inset #006666;
		     }
		p.admonition
		     {	
			background-color: 	none;
		     }
		a    {
	font-family: 		serif;
	font-style: 		oblique;
	color: 			#669966;
	border-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	outline-color: #FFFFFF;
		     }

