body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dddddb;
	background-image: url(images/arm.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
a:link { color: black ; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover {
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: underline;
}
.txt {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	text-align: justify;
}
.intro {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.tt1 {
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}
.tt2 {
	font-size: 32px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 40px;
	font-weight: bold;
}
.txtital {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	text-align: justify;
	font-style: italic;
}

