body{
	background: white;
	font-size: 14px; 
	color: #000000; 
	font-style: normal;
}

ul.wide li{
	list-style-type:circle;
	list-style-image: url(JPG\point.gif);
	margin-bottom:13px;
}

table tr td{
	font-size: 13px;
	color:#000000;
}

p.address{
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size:9pt;
	color:white;
}

p.address a{
	color:white;
}

p.footer{
	text-align:center;
	font-size:9pt;
	}
	
p.floatimage
{
	float:right;
	margin-left:15px;
	margin-bottom: 25px;
	text-align:center;
}


ul li{
	list-style-type:circle;
	list-style-image: url(JPG\point.gif);	
	}
p.form
{
	text-align:center;
}

p.bread{
	background-image: url(JPG/bread.gif);
	background-repeat: repeat-x;
	height:28px;
	font-size:14px;
	padding-top:4px;
}