/* This CSS file has been put together via www.suspiremedia.co.uk */

/* Para style */
	p{

	line-height:150%;
	font-size:80%;
	color:#515151;
	text-align: justify;
	
	}
	.quote dt
{
font-size:80%;
text-decoration: none;
color:#333;
line-height:150%;
text-align: left;
padding: 0;
margin:0px 40px 5px 40px;
font-weight: bold;
}
.quote dd
{
font-size:80%;
text-decoration: none;
color:#333;
line-height:150%;
margin:0px 40px 15px 40px;
padding: 0 0 0 0px;
text-align: justify;
}
ul{
list-style:none;
margin-top:3px;
}
.item{
background:url(images/whitearrow.gif) no-repeat 0 4px;
padding:0 40px 0 20px;
text-align: justify;
font-size:80%;
line-height:150%;
color:#333;
}
