body {
    color:#000000;
    background-color:#ffffff;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

td {
    color:#000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

.normaltd {
    color:#000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

h3 {
    color:#000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
}

h2 {
    color:#000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
}

.assess_heading {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight : 700;
	text-decoration : underline;
}

a:link {
  color:#0000FF;
  font-weight:700;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
}

a:visited {
    color:#808080;
    font-weight:700;
	font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

a:active, a:hover {
    color:#000000;
    font-weight:700;
	font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

a.nobold:link {
  color:#0000FF;
  font-weight:400;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
}

a.nobold:visited {
    color:#808080;
    font-weight:400;
	font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

a.nobold:active, a.nobold:hover {
    color:#000000;
    font-weight:400;
	font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

.bottomtext {
  color:white;
  font-weight:700;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px;
}

sup.sm {
	vertical-align : super;
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
}

.input {
    font-weight: 400;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
}

.title {
    color:#000000;
    font-weight:700;
    font-family: "Times New Roman", Times, serif;
    font-size: 21px;
}

.subtitle {
    color:#000000;
    font-weight:700;
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
}

.hline {
    color:#000000;
    font-weight:700;
    font-family: "Times New Roman", Times, serif;
    font-size: 13pt;
}

