P  {
	font-size : 10pt;
	font-family : Arial;
	color : #001057;
	font-weight : normal;
	font-style : normal;
	margin-bottom : auto;
}

H1  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	color : #001057;
	font-style : normal;
	margin-bottom : auto;
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	margin-bottom : auto;
}

H3  {
	color : #001057;
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	margin-bottom : auto;
}

H4  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #001057;
	margin-bottom : auto;
}

H5  {
	font-size : 8pt;
	color : #001057;
	font-weight : bold;
	font-style : normal;
	font-family : Arial;
	margin-bottom : auto;
}

H6  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #001057;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	color : #001057;
	font-weight : normal;
	font-style : normal;
}

L1  {
	font-size : 10pt;
	font-family : Arial;
	color : #001057;
	font-weight : normal;
	font-style : normal;
}

UL  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #001057;
}

LI  {
	color : #001057;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 10pt;
}

td  {
	color : #001057;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}
a:visited {
	color: 4682B4;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: 4682B4;
	text-decoration: none;
}
