@charset "ISO-8859-1";
.style2 {font-size: 10px}
body {
	background-color: #FFFFFF;
	background-image: url(images/bgshadow.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	line-height: 21px;
	letter-spacing: 3px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #0A4373;
	width: 600px;
	padding-left: 20px;
	line-height: 20px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	line-height: 21px;
	letter-spacing: 3px;
	text-decoration: none;
}
.servicestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	line-height: 21px;
	letter-spacing: 1px;
}
.copyright {
	font-size: 10px;
	color: #333333;
}
