body {
	margin:0px;
	background-image: url(../images/bg.gif);
	}
td {
	font-size: 9pt;
	line-height: 1.5;
	color: #333333;
}
.hei {
	color: #ff3300;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.hei0 {
	border: 5px solid #F7F7F7;
}
.hei1 {
	font-weight: bold;
	color: #555;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #CC3300;
	text-decoration: underline;
}
a.nav:active {
	color: #666666;
	text-decoration: none;
}
.input1 {
	font-size: 9pt;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	height: 15pt;
}
.input2 {
	font-size: 9pt;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	height: 15pt;
	color: #CCCCCC;
}
.style1 {color: #FFFFFF}
.holy {
	background-image: url(../images/bg_l.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.list_lf {
	list-style-type: square;
	list-style-image: url(../images/list.gif);
	color: #EB3504;
	text-indent: -10px;
}
.se1 {
	color: #E20B01;
}