.f18{
	font-size: 18px;
	line-height: 130%;
}
.f12{
	font-size: 12px;
	line-height: 130%;
}
.f10{
	font-size: 10px;
	line-height: 130%;
}
.f12normal {  font-size: 12px}
.f10normal {  font-size: 10px}

A.new {  font-size:10px}
A.new:link {
	color: #000000;
	text-decoration: none
}
A.new:visited {
	color: #666666;
	text-decoration: none
}
A.new:hover {
	color: #003399;
	text-decoration: underline
}
.text_line1 {
    text-indent:0px;
    padding:10px;
}
.text_line2 {
    text-indent:0px;
    padding:10px;
}

