P.s14 {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 16pt;
	font-size : 14pt;
	text-align : center;
}

P.s12 {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 12pt;
	font-size : 12pt;
}

P.s12b {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
}


P.s12bc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

P.s12br {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 12pt;
	font-weight: bold;
	color : Red;
}

P {
	font-family: Arial, Helvetica, sans-serif2;
	line-height: 14pt;
	font-size: 10pt;
	text-align: justify;
}

P.s10c {
	font-family: Arial, Helvetica, sans-serif2;
	line-height: 12pt;
	font-size: 10pt;
	text-align: center;
}

P.s10b {
	font-family: Arial, Helvetica, sans-serif2;
	line-height: 12pt;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
}

P.s10bc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

P.s10m {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 10pt;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

P.center {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 12pt;
	font-size : 10pt;
	text-align : center;
}

P.red {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14pt;
	font-size : 10pt;
	text-align : justify;
	color : Red;
}

P.red_bold {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14pt;
	font-size : 10pt;
	text-align : justify;
	color : Red;
	font-weight : bold;
}

P.red_12bc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 12pt;
	text-align: center;
	color: Red;
	font-weight: bold;
}

SPAN.bold {
	font-weight : bold;
}

SUP.s8 {
	font-family : "Times New Roman", Times, serif;
	font-size : 8pt;
}

H1 {
	color: #000063;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

H2 {
	color: #000063;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
H3 {
	color: #000063;
	font-size: 14pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
}

H4 {
	color: #000063;
	font-size: 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
}

H5 {
	color: #000063;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

H1.c {
	color: #000063;
	text-align: center;
	font-size: 18pt;
	font-family : Arial, Helvetica, sans-serif;
}

H2.c {
	color: #000063;
	text-align: center;
	font-size: 16pt;
	font-family : Arial, Helvetica, sans-serif;
}
H3.c {
	color: #000063;
	text-align: center;
	font-size: 14pt;
	font-family : Arial, Helvetica, sans-serif;
}

H4.c {
	color: #000063;
	text-align: center;
	font-size: 12pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14pt;
	font-size : 10pt;
}

TD.s12wc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: White;
	font-weight: bold;
	background-color: Blue;
}

TD.bold {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14pt;
	font-size : 10pt;
	font-weight : bold;
}

TD.b {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

TD.bc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

TD.left {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 10pt;
	text-align: left;
}

SPAN.u {
	text-decoration: underline;
}

SPAN.b {
	font-weight: bold;
}

SPAN.i {
	font-style: italic;
}

SPAN.rb
{
	color: Red;
	font-weight: bold;
}

A {
	text-decoration: none;
}

UL {
	text-align: left;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
}