    a:active {  text-decoration: underline; color: #21286b}
    a:link {  text-decoration: none; color: #21286b}
    a:visited {  text-decoration: none; color: #21286b}
    a:hover {  text-decoration: underline; color: #FF0000}
    
body { font-family: verdana, arial, helvetica, tahoma;  font-size: 11px; color: #000000 }


li {color: black;}
.linkText {
	font-size: 10px;
}
.normalText {
	font-size: 11px;
}
.heading1 {
	font-size: 16px;
}
.heading2 {
	font-size: 14px;
}
.heading3 {
	font-size: 12px;
}
.verySmallText {
	font-size: 9px;
}
.smallText {
	font-size: 10px;
}
.tableColHeader {
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	line-height: 20px;
}
.normalTextHigh1 {
	color: #996600;
}
.normalTextDim {
	font-size: 11px;
	color: #333333;
}
