body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background: #D3D3D3 none;
	text-align: left;
}
a:link {
	color: #00E;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #639;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #060;
	font-size: 14px;
	text-decoration: underline;
}
h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #600;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h3 {
	font-size: 14px;
	text-align: center;
}
.activepage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00E;
}
.companyslogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #060;
	font-weight: bold;
}
.couldbehere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #060;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.paracompanyname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600;
	font-style: italic;
	font-weight: bold;
}
.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00E;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #060;
	font-weight: bold;
}
.centertext {
	text-align: center;
}
.arrowdown {
	text-align: center;
}
hr {
	color: #FAEBD7;
	width: 70%;
}
.testimonial {
	font-size: 12px;
}

