<STYLE type="text/css">
<!--
	body {
		margin:20px 20px 20px 20px;
		background:#FFF;	
		}
	
	h1	{ 
		font-family: serif;
		font-size: xx-large;
                                font-weight:500;
		color: black;
		padding-bottom:15px;
		margin-left:10px;
		font-style:italic;
		}

	h2	{
		font-family: serif;
		font-size: x-large;
                                font-weight:300;
		color: #404040;
		line-height:130%;
		}	
		
	h3	{
		font-family: serif; 
		font-size: medium; 
		color: #404040; 
		padding-bottom:15px;
		letter-spacing:.2em;
                                font-weight:bold;
		border-bottom:1px solid #808080;
                                margin-bottom:10px;
		}
  	pre	{
		font-family: times,serif;
		color:#111;
		font-size:16px;
		font-weight:normal;
  		background:#FFF;
  		padding-top:0;
  		padding-right:20%;
  		line-height:160%;

		}
 	.menu	{
		font-family: times,serif;
		color:#404040;
		font-size:14px;
		font-weight:normal;
  		margin-top:10px;
		border-left:1px dotted #808080;
		padding-left:10px;

		}
	.menu a,
	.menu a:link,
	.menu a:visited
		{
		color:#404040;font-weight: normal;
		text-decoration: none;
		}
	.menu a:active,
	.menu a:hover  {
		color:#C0C0C0;font-weight: normal;
		border-bottom: 1px dotted #000000;
		}

   	.byline	{
		font-family:times, serif;
		color:#000;
		font-size:14px;
		font-weight:bold;

  		background:#FFF;
  		padding-right:20%;
  		line-height:160%;
  		
		}

	hr 	{
		text-align:center;
		border: none;
		height:1px; 
		background:#999999; 
		width:100%;
		} 		

	A 	{ color: #404040; text-decoration: none; }
	A:link	{ color: #808080;text-decoration: none;}
	A:visited	{ color: #516E34; text-decoration: none; }
	A:active	{ color: #808080;  }
	A:hover	{ color: #C0C0C0; 
		border-bottom : 1px dotted #000000;}	
-->
</STYLE>
