body,td,th,div,p,span,.ys {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 13px;
	line-height:17px;
	color: #000000;
}
.ys1 {
	font-size: 11px;
	line-height:normal;
}
.ysB {
	font-weight: bold;
	line-height:normal;
}
.ys5 {  
	font-size: 25px;
	line-height:normal;
}
.ys3 {
	font-size: 16px;
	line-height:normal;
}
.ys3B {
	font-size: 16px; 
	font-weight: bold;
	line-height:normal;
}
.ysC {
	font-style: italic;
}
.ysDATE {
	font-size: 10px;
	line-height:normal;
}
.ys1B {
	font-size: 9px;
	font-weight: bold;
	line-height:normal;
}
a {
	text-decoration : none;
	color : #000000;
} 
a:hover {
	color : #0066CC;
	text-decoration: none;
} 
a.link {
	text-decoration: none;
	color: #0066CC;
	font-family: Arial, Verdana, Helvetica, Geneva;
}
a.link:hover {
	color: #0066CC;
	text-decoration: underline;
} 
hr {
	background-color: #D9D9D9;
	border: 0px;
	color: #D9D9D9;
	height: 1px;
}
 input:focus, textarea:focus {  
 	background-color: #FFFE9D;  
 }  