@charset "UTF-8";

h1 
{
	color: #103466;
	font-weight: normal;
	font-size: 18pt;
}
h2 
{
	color: #103466;
	font-weight: normal;
	font-size: 16pt;
}
h3 
{
	color: #103466;
	font-weight: normal;
	font-size: 14pt;
}
h4 
{
	color: #103466;
	font-weight: normal;
	font-size: 12pt;
}
h5 
{
	color: #103466;
	font-weight: normal;
	font-size: 10pt;
}
h6 
{
	color: #103466;
	font-weight: normal;
	font-size: 8pt;
}

.blue
{
	color: #1C3462;
	font-weight: bold;
}
.gold
{
	color: #C6982C;
	font-weight: bold;
}
.HEARTS {
	color: #1C3462;
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
}
/* CSS Document */


.callout
{
	color: #1C3462;
	font-weight: bold;
}

