.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
.text a {text-decoration: none; color: #003399;}
.text a:link {text-decoration: none; color: #003399;}
.text a:visited {text-decoration: none; color: #000000;}
.text a:hover {text-decoration: underline; color: #003399;}
.smallheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.smallheader a {text-decoration: none; color: #003399;}
.smallheader a:link {text-decoration: none; color: #003399;}
.smallheader a:visited {text-decoration: none; color: #000000;}
.smallheader a:hover {text-decoration: underline; color: #003399;}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.links a {text-decoration: none; color: #003399;}
.links a:link {text-decoration: none; color: #003399;}
.links a:visited {text-decoration: none; color: #000000;}
.links a:hover {text-decoration: underline; color: #003399;}
.bigheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: .1em;
}
.bigheader a {text-decoration: none; color: #000000;}
.bigheader a:link {text-decoration: none; color: #000000;}
.bigheader a:visited {text-decoration: none; color: #000000;}
.bigheader a:hover {text-decoration: underline; color: #003399;}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.smallheaderNoCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-transform: none;
	font-weight: bold;
}
