.mainTab {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #0099FF;
	border-left-color: #0033FF;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 50px;
	width: 450px;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	width: 450px;
	text-indent: 20px;
}
ul {
	text-align: left;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.art-back {
	background-color: #C1C95F;
}
.download {
	position: relative;
	top: -100em;
	right: 17em;
}
