h1{
	font-family: Garamond;
	font-size: 22pt;
	color: #336600;
}
h2{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	color: #666699;
}
.newtext{
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
.fact{
	border: solid 1px #999999;		
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 9pt;
	font-style: Italic;
	color: #ff4455;
	text-align: justify;
	padding: 4px;
}
a.link1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
}
a.link1:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
}
.linktop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
}
.topic {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
}
a.topic {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
}
a.topic:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
}
#box{
	width: 200px;
	height: 25px;
	background-color: #FF9900;
	border: solid 1px #996600;
}
.newsisu{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
}
.newsisu1{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;	
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.ho_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #a07e28;
}

a.ho_sublink {
	font-family: Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.ho_sublink:hover {
	font-family: Tahoma, Helvetica, Geneva, Arial, sans-serif;
	font-size: 8pt;
	color: #a07e28;
	text-decoration: none;
	font-weight: normal;	
}

.b1
	{border-top: 1px #F7DB97 solid;
	 border-bottom: 1px #F7DB97 solid;
	 border-left: 1px #F7DB97 solid;
	 border-right: 1px #F7DB97 solid;
	 }

.b2
	{border-top: 1px #F7DB97 solid;
	 border-bottom: 1px #F7DB97 solid;
	 border-left: 0px #F7DB97 solid;
	 border-right: 0px #F7DB97 solid;
	 }
.b3
	{border-top: 1px #F7DB97 solid;
	 border-bottom: 1px #F7DB97 solid;
	 border-left: 1px #F7DB97 solid;
	 border-right: 0px #F7DB97 solid;
	 }
	
.b4
	{border-top: 1px #F7DB97 solid;
	 border-bottom: 1px #F7DB97 solid;
	 border-left: 0px #F7DB97 solid;
	 border-right: 1px #F7DB97 solid;
	 }