td.std {
	font-size: 12px;
	color: #171717;
	line-height:125%;
}

td.stdSmall {
	font-size: 11px;
	color: #171717;
}

td.stdBig {
	font-size: 14px;
	color: #171717;
}

td.stdBigBold {
	font-size: 14px;
	font-weight: bold;
	color: #171717;
}

td.stdMax {
	font-size: 18px;
	color: #171717;
	font-weight: bold;
}

td.footer {
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
}

td.copyright {
	font-size: 10px;
	color: #999999;
	font-family: "Arial","Helvetica","sans-serif";
	padding-top:2px;
}

span.text11 {
	font-size: 11px;
	font-weight: normal;
	line-height:125%;
}

span.text12 {
	font-size: 12px;
	font-weight: normal;
	line-height:125%;
}

span.text16 {
	font-size: 16px;
	font-weight: bold;
	line-height:125%;
}

span.text18 {
	font-size: 18px;
	font-weight: bold;
	line-height:125%;
}

span.text22 {
	font-size: 22px;
	font-weight: bold;
	line-height:125%;
}

span.redstar {
	font-size: 12px;
	color: #CC0000;
}

td.pageIndex {
	font-size: 12px;
	color: #CCCCCC;
}

A.standard {
	COLOR: #447700;
	TEXT-DECORATION: underline
}

A.standard:hover {
	COLOR: #77CC00;
	TEXT-DECORATION: underline
}

A.standard:active {
	COLOR: #77CC00;
	TEXT-DECORATION: underline
}
