.10ptNormal{
	font-size: 10pt;
	color: #333333;


}

.11ptNormal{
	font-size: 11pt;
	color: #333333;


}

.11ptBold{
	font-size: 11pt;
	font-weight: normal;
	color: #000066;
	font-style: normal;


	
}

.11ptLink{
	font-size: 11pt;
	color: #000099;
	text-decoration: underline;

}

.title{
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	color: #000066;


}

.subtitle{
	font-size: 14pt;
	font-weight: bold;
	color: #000066;

}

.table{
	font-size: 12pt;
	color: #333333;
	text-align: center;

}