/* StyleSheet */
/*----------------------------------------------------------------*/
.text12{
	font-weight:normal;
	font-size:12pt;
	font-family:Times New Roman;
}
.bold12{
	font-weight:bold;
	font-size:12pt;
	font-family:Times New Roman;
}

.title14{
	font-weight:bold;
	font-size:14pt;
	font-family:Arial;
}
.title24{
	font-weight:bold;
	font-size:24pt;
	font-family:Arial;
}

/*----------------------------------------------------------------*/
.link12k{
	font-weight:bold;
	font-size:12pt;
	font-family:Times New Roman;
	color:Black;
	text-decoration:underline;
}
