.wiartonbg {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #53B3FF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	padding-left: 10px;
}
.insidebg {
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-bottom-style: solid;
}
