.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.copyright:link {
	color: #FFFFFF;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 6E4D9A;
	text-decoration: none;
}
a.copyright:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.bodytext:link {
	color: #6E4D9A;
}
a.bodytext:active {
}
a.bodytext:visited {
}
.border {
	border: thin solid #666699;
}
a.bodytext:hover {
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.email_box {
	background-image: url(../images/email_box.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.index_top {
	background-image: url(../images/top-images.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
.contact_top {
	background-image: url(../images/top-images_contact.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
.services_top {
	background-image: url(../images/top-images_ser.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
.faq_top {
	background-image: url(../images/top-images_faq.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
.test_top {
	background-image: url(../images/top-images_test.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
h1 {
	font-size: 15px;
	color: #666699;
	text-align: left;
	margin-bottom: 1px;
	margin-top: 1px;
}
