.background {
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CC9900;
}.text_large {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text_body {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 25px;
	line-height: 20px;
}
.text_small {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	line-height: 16px;
	padding-bottom: 40px;
}
.text_date {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;

}
.text_small2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	line-height: 16px;
	padding-left: 10px;
}
.text_xsmall {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.italic {
	font-style: italic;
	color: #0066CC;
}
.block_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC9900;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 17px;
}

.block_thank {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight:bold;
  color: #CC9900;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}

.bold {
	font-weight: bold;
}
.pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
