.tiny{
	font-size: 8pt;
	font-weight: normal;
}
.smaller{
	font-size: 9pt;
	font-weight: normal;
}
.small{
	font-size: 10pt;
	font-weight: normal;
}
.large{
	font-size: 13pt;
	font-weight: normal;
}
.larger{
	font-size: 14pt;
	font-weight: normal;
}
.largebold{
	font-size: 13pt;
	font-weight: bold;
}
.largerbold{
	font-size: 14pt;
	font-weight: bold;
}
.headline{
	font-size: 15pt;
	color: #000080;
	font-weight: normal;
}
.monthline{
	font-size: 14pt;
	color: #000080;
	font-weight: normal;
}
.title{
	font-size: 20pt;
	font-weight: bold;
	color: #0040a0;
}
.date{
	font-size: 18pt;
	font-weight: bold;
	color: #0040a0;
}
.text{
	font-size: 11pt;
}
*{
	font-size: 11pt;
}
A {
	text-decoration: none;
	color: #5d5ef6;
	font-weight: bold;
}
.smalllink {
	text-decoration: none;
	color: #5d5ef6;
	font-weight: bold;
	font-size: 10pt;
}
.tinylink {
	text-decoration: none;
	color: #5d5ef6;
	font-size: 8pt;
}
.largelink {
	text-decoration: none;
	color: #5d5ef6;
	font-weight: bold;
	font-size: 12pt;
}
.largerlink {
	text-decoration: none;
	color: #5d5ef6;
	font-weight: bold;
	font-size: 14pt;
}


a.nyline {
	text-decoration: none;
	color: #5d5ef6;
	font-weight: normal;
	font-size: 8pt;

}
