.nrml {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	font-weight: bold;

}
.lrgtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6A584B;
	font-weight: bold;
}
a.bodylink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
a.bodylink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a.bodylink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
a.bottomnav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a.bottomnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a.bottomnav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a.bottomnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	text-decoration: none;
	font-weight: normal;
}
.bottomnav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
}

