body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #ffffff;
	color: #000000;
}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

p.bold  {
	font-weight: 900;
}

p.ten  {
	font-size: 10pt;
}

p.eleven  {
	font-size: 11pt;
}

p.fourteenboldblue  {
	font-size: 14pt;
	font-weight: 900;
	color: #003399;
}

p.title  {
	font-size: 17pt;
	font-weight: 900;
	color: #ffff66;
}

span.ten  {
	font-size: 10pt;
}

span.bold  {
	font-weight: 900;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

td.blue {
	color: #003399;
}

td.bluebold {
	color: #003399;
	font-weight: 900;
}

td.bold {
	font-weight: 900;
}
td.titlewhite {
	font-size: 16pt;
	font-weight: 900;
	color: #ffffff;
}

td.nine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td.ten  {
	font-size: 10pt;
}

td.eleven  {
	font-size: 11pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}