@charset "utf-8";
/* CSS Document */

.purple {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: 1px;
	text-indent: 0px;
	white-space: normal;
}
