.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.textboldcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;

}
.textbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #003366;
}
.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;


}
.category {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;


}
