td {
	font-size: 12px;
}
.fontA {
	font-size: 14px;
}
.fontB {
	font-size: 15px;
}
.fontC {
	font-size: 16px;
	line-height: 20px;
}
.fontD {
	font-size: 13px;
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none;font-size: 14px;
}
A:visited {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: underline
}.leftLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


