.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	white-space: nowrap
}
.bodygreenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 20px;
	font-style: italic;
}
.largehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.largehead_2line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}
.bodyi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-style: italic
}
.bodyind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-indent: 5px
}
a:link {
	text-decoration : none;
	font-size: 12px;
	color: #000099;
	margin-bottom : 1px;
	padding-bottom : 1px;
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #666;
	border-left-color: #ffffff;
}
a:visited {
	text-decoration : none;
	font-size: 12px;
	color: #000099;
	margin-bottom : 1px;
	padding-bottom : 1px;
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #666;
	border-left-color: #ffffff;
}
a:hover {
	text-decoration : none;
	font-size: 12px;
	color: #000099;
	margin-bottom : 1px;
	padding-bottom : 1px;
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #000099;
	border-left-color: #ffffff;
}
a:active {
	text-decoration : none;
	font-size: 12px;
	color: #000099;
	margin-bottom : 1px;
	padding-bottom : 1px;
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #666;
	border-left-color: #ffffff;
}
.background_front {
	background-image: url(b.jpg);
	background-repeat: repeat-x;
}
ul {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-left: 15px;
	font-weight: normal;
}
li {
	padding-left: 9px;
	font-weight: normal;
	list-style-type: circle;
	color: #000;
	margin-bottom: 9.5px;
}
body {
	margin-top: -12px;
	padding-top: -12px;
}
hr {
	color: #999;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #999;
}

