body	
{
    font-size:10pt;
	font-weight:500;
	background-color:#FFFFFF;
}

p
{
	font-family:Arial;
	color:#001030;
    font-size:10pt;
	font-weight:500;
}

b
{
	font-family:Arial;
	color:#001030;
    font-size:10pt;
	font-weight:800;
}

small
{
	font-family:Arial;
	color:#001030;
    font-size:8pt;
	font-weight:500;
}

li
{
	font-family:Arial;
	color:#001030;
    font-size:10pt;
	font-weight:500;
}

td
{
 	font-family:Arial;
 	color:#001030; 
    font-size:10pt; 
	font-weight:500;
}

th
{
	font-family:Arial;
	color:#001030;
    font-size:12pt;
	font-weight:600;
}

h1
{
	font-family:Arial;
	color:#001030;
    font-size:14pt;
	font-weight:800;
}

h2
{
	font-family:Arial;
	color:#001030;
    font-size:12pt;
	font-weight:600;
}

h3
{
	font-family:Arial;
	color:#001030;
    font-size:12pt;
	font-weight:600;
}

h4
{
	font-family:Arial;
	color:#001030;
    font-size:10pt;
	font-weight:600;
}


a:link 
{ 
	color:#002C86; 
	font-weight:500; 	
	font-family:Arial; 
	text-decoration:underline
}

a:visited
{ 
	color:#002C86; 
	font-weight:500; 
	font-family:Arial; 
	text-decoration:underline
}

a:active
{ 
	color:#E8710D; 
	font-weight:500; 
	font-family:Arial; 
	text-decoration:none
}



