body
{
}
p
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}
.p12
{
	font-size: 12px;
}
.pbold
{
	font-weight: bold;
}
.pblue
{
font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #12156D;
}
.psm
{
	font-size: 12px;
	color: Black;
}
.pwht
{
	font-weight: bold;
	color: White;
	font-size: 9pt;
}
h1
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}
h2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
.blkbold
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
a
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #12156D;
}
a:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
li
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}