.inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	position: relative;
	left: 30px;
	top: 15px;
	width: 356px;
	height: 280px;
	overflow: auto;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
}

.options {
	background-image: url(images/options.gif);
	background-repeat: no-repeat;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}

.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	padding: 5px;
}

.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #752B21;
	list-style-position: outside;
	list-style-type: circle;
	text-align: justify;
}
