body {
	margin: 0px;
	background-color:#fff;
}
body tr,td, {
	font-size:12px;
	color: #6d6d6d;
}
a:link {
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: none;
}
a:visited {
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: none;
}
a:hover{
	font-family:arial;
	font-size: 12px;
	color: #f00;
	text-decoration: none;
}
.lmtxt {
	font-family:arial;
	font-size: 12px;
	line-height:150%;
	color: #6d6d6d;
}
a.lmtxt:link{
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
}
a.lmtxt:visited{
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
}
a.lmtxt:hover{
	font-family:arial;
	font-size: 12px;
	color: #f00;
}
.lmtxt img{
margin-right:6px;
margin-bottom:4px;
}
.head {
	font-family:arial;
	font-size: 12px;
	line-height: 160%;
	color: #6d6d6d;
	text-decoration: none;
}
a.head:link {
	font-family:arial;
	font-size: 12px;
	line-height: 160%;
	color: #6d6d6d;
	text-decoration: none;
}
a.head:visited {
	font-family:arial;
	font-size: 12px;
	line-height: 160%;
	color: #6d6d6d;
	text-decoration: none;
}
a.head:hover {
	font-family:arial;
	font-size: 12px;
	line-height: 160%;
	color: #f00;
	text-decoration: none;
}
.zwtxt {
	font-family:arial;
	font-size: 12px;
	line-height: 150%;
	color: #6d6d6d;
	text-decoration: none;
}
a.zwtxt:link{
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
}
a.zwtxt:visited{
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
}
a.zwtxt:hover{
	font-family:arial;
	font-size: 12px;
	color: #f00;
	text-decoration:none;
}
.foot {
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: none;
	line-height:150%;
	background-color: fbfbfb;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
}
.foot a:link{
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
}
.foot a:visited{
	font-family:arial;
	font-size: 12px;
	color: #6d6d6d;
}
.foot a:hover{
	font-family:arial;
	font-size: 12px;
	color: #f00;
	text-decoration:none;
}
.bk {
	font-size: 12px;
	color: #999999;
	height: 21px;
	width: 70px;
	border: 1px solid #CCCCCC;
}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */  
