	
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #666666;
	letter-spacing: 0.06em;
	background-image: url(../assets/3i.jpg);
	text-align:center;

}

	h1, h2, h3 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
}
	h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.1em;
	color: #990000;
	letter-spacing: 0.1em;
}

h3 {
	font-size: 1.1em;
	color: #333300;
}

p:first-letter 
{
	color: #333300;
	font-size:large;
	margin: 0 0 0 0;
	text-align: justify;
	/*line-height: 1.6em;*/
}

a {
	text-decoration: none;
	color: #666699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
	font-weight: bold;
}

a:hover {
	background: none;
}

.copy {
	position: abosolute;
	left: 0px;
	top: 0px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.4em;
}
.text {
	position: absolute;
	left: -2px;
	top: -1px;
	color: #ffffff;
	width: 203px;

}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	letter-spacing: 2px;
	color: #660000;
	}
.bodytxt-small {
	font-size: small;
}
.priclist {
	font-size: medium;
	color: #333333;
}