.subheading, .subheading a, .subheading a:visited, .subheading-blue,
.subheading-blue a, .subheading-blue a:visited, .subheading-normal,
.subheading-normal a, .subheading-normal a:visited, .subheading-gray, .subheading-gray a{
color:#3F3F3F;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-top:2px;
padding-bottom:2px;
}
.subheading-normal, .subheading-normal a:visited, .subheading-normal a {
font-weight:normal;
}
.subheading-blue, .subheading-blue a, .subheading-blue a:visited
{
color:#1C488A;
}
.underlined {
text-decoration: underline;
}
.subheading-gray {
color:#9F9F9F;
}
.subheading-blue a:hover, .subheading-gray a:hover, .subheading-normal a:hover{
text-decoration:underline;
}
.subheading-gray a:hover, .subheading-normal a:hover{
color:#1C488A;
}

