@charset "utf-8";
.infotext {
	font-family: Arial;
	font-size: 12px;}

.infotext2 {
	font-family: Verdana;
	font-size: 12px;
}
.infotext_hdr1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.infotext2_hdr1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.infotext_i {
	font-family: Times, serif;
	font-size: 13px;
	font-style: italic;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F7F7F7;
	overflow: hidden;
	visibility: visible;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.infotext3_hdr1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #F8F8F8;
}
