p, a	{
	color:#666666;
	font-size:10pt;
	font-family: Arial;
	}

h1	{
	color:#999999;
	font-size:14pt;
	font-family:Arial;
	}

h5	{
	color:#999999;
	font-size:8pt;
	font-family:Arial;
	}

li, ul	{
	color:#666666;
	font-size:10pt;
	font-family:Arial;
	}

#text	{
	background:#f5f5f5;
	padding:4px;
	width:550px;
	border:1px solid #dcdcdc;
	}

#nav	{
	background:#f5f5f5;
	padding:4px;
	width:160px;
	border:1px solid #dcdcdc;
	}

#nav a {
	text-decoration: none;
	line-height: 1.15em;
	border-bottom: 1px dotted #666666;
	color: #666666;	
 }
 
 #nav a:link, #nav a:visited {
 	color: #666666;
 }
 
 #nav a:hover, #nav a:active {
	color: #999999;
	border-bottom: 1px solid #999999;
 }
 
 
 
