body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.form1 {
	border: 1px solid #87A9CB;
}
.h150 {
	line-height: 150%;
}
.line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 008A9E;
	border-left-color: 008A9E;
}
.linedi {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.link a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #205662;
	text-decoration: underline;
}
.red a:link {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.red a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.red a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #279E9E;
	text-decoration: underline;
}
.line3 {
	border: 1px solid DCDCDC;
}
.hui a:link {
	font-size: 12px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: underline;
}
.hui a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: underline;
}
.hui a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
.q a:link {
	font-size: 12px;
	font-weight: bold;
	color: #279E9E;
	text-decoration: none;
}
.q a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #279E9E;
	text-decoration: none;
}
.q a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.fg1 {
	text-align : justify;
}