.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.alternatefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;


}
.subtitlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13499E;
	font-weight: bold;


}
.subfont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.sublink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.titlefont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #13499E;
	font-weight: bold;
}
.sub2titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13499E;
	font-weight: bold;
	text-decoration: none;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #999999;

}
.link {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
