

.subtitle
{
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.subtitle2
{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.subtitle3
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.subtitleblack
{
	font-size: 18px;
	font-weight: bold;

}

.subtitle2black
{
	font-size: 14px;
	font-weight: bold;
	
}

.subtitle3black
{
	font-size: 12px;
	font-weight: bold;
	
}

.smallestBlack
{
	font-size: 8pt;
	color: #000000;
}

.red
{
	color: #ff0000;
}

.boldred
{
	font-weight: bold;
	color: #ff0000;
}