/* Standard Styles */

body	{
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	color:#333333;
	margin: 0;
}

A	{	color:#BB622F;
	text-decoration:none;
	}

A:hover	{	color:#333333;	}

P	{	padding: 0px 15px;	}

UL	{	
	list-style-image:url(../images/bullet.gif);
	line-height:16px;
	padding-right:10px;
	}
	
LI	{	padding-bottom:5px;	}

#subhead	{
	font-weight:bold;
}
