.height1 {
	line-height: 20px;
	color: #003399;
	font-size: 12px;
}
.height2 {
	line-height: 28px;
	font-size: 12px;
	color: #333333;
}
.height3 {
	line-height: 22px;
	font-size: 12px;
	color: #333333;
}
.12px_font {
	COLOR: #666666;
	font-size: 12px;
	line-height: 20px;
}
.red_font {
	COLOR: #990000;
	font-size: 12px;
	
}

.font1 {
	font-size: 12px;
	line-height: 22px;
	color: #666666;text-decoration: underline;
}

p { text-indent: 2em; } 
.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

td {
	font-size: 12px;
}




.aa:link {
	color: #666666;
	text-decoration: none;
}
.aa:visited {
	text-decoration: none;
	color: #666666;
}
.aa:hover {
	text-decoration: underline;
	color: #666666;
}
.aa:active {
	text-decoration: none;
	color: #990000;
}
.dh {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
