p {
	font-family: Georgia, Arial, Verdana;
	font-size: 16px;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkground2.jpg);
	background-repeat: repeat-x;
	text-align: center;
}h3 {
	font-family: Georgia, Arial, Verdana, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #6a5acd;
}

.style1 {
	font-size: 16px;
	color: #8c4535;
	font-weight: bold;
	font-family: Georgia, Arial, Verdana;
}
.style2 {
	font-size: 16;
	font-weight: bold;
}
.style4 {	color: #F2B002;
	font-size: 16px;
	font-weight: bold;
}
.style5 {	font-size: 22px;
	font-style: italic;
}

a:link {
	color: #339966;
}
a:visited {
	color: #6d77b0;
}
a:hover {
	color: #9933cc;
}
a:active {
	color: #9933cc;
}
.customerquote {
	font-family: Georgia, Arial, Verdana;
	font-size: medium;
	font-style: italic;
	color: #339966;
}
.bluetype {
	font-family: Georgia, Arial, Verdana;
	color: #6d77b0;
}

