/* styles for bodywalk.com */
     
  body, p, li, blockquote {
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	background-color: #CCCCFF;
	font-size:12px;
	line-height: 150%;
}

a:link     {color: #000080;  text-decoration: none; }
a:visited  {color: #000080;  text-decoration: none; }
a:hover    {color: #ff0000;  text-decoration: none; }
a:active   {color: #722336;  text-decoration: none; }

#nav li {              /* left-hand navigation indented */
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000; 
	background-color: #CCCCFF; 
	margin-left: -25px; 
	line-height: 250%;
	list-style-type: none; 
	}
	
h1 {font-family: Verdana, Arial, sans-serif; 
	color:#000066; 
	background-color: #ffffff; 
	font-size:16px; 
	margin-top: -7px; 
	 }

  .ltblue {background-color: #CCCCFF; }
  #content {background-color: #ffffff; margin-left: 15px; margin-top: 5px; margin-right:10; }


dl { margin-top:-5px; }
dt { color:#000000; font-weight:bold; font-size:12px; margin-left: 25px; line-height:150%; }
dd { color:#000000; font-size:12px; margin-left: 50px; line-height:125%; }
 


 
