/*  
Version: 1.0
Author: TargetScope Inc.
Author URI: http://www.targetscope.com
*/

/*____________________________________________________________
List styles
____________________________________________________________*/
ul{
	
}
ul li{
		color: #333333;
}
ol{
	
}
ol li{
		color: #333333;
}
