body {
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: normal;
}


td.content {
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: normal;
}

td.dkgray {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	background-color : #e9e9e9;
}

td.ltgray {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	background-color : #f8f8f8;
}

td.test{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-weight: normal;
	background-color : #D3DFF8;
}

ol {
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: normal;
}

li {
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: normal;
}

b {
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: bold;
}

b.blue {
color: #00009D;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: bold;
}


a {
text-decoration: none;
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight: normal;
}

a:active {
	text-decoration: none;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
	font-weight: normal;
}

a:visited{
text-decoration: none; 
color: Black; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt;
font-weight: normal;
}

a:hover {
text-decoration: none; 
color: Red;
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt;
font-weight: normal;
}

a.black {
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight: normal;
}

a.black:active {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
	font-weight: normal;
}

a.black:visited{
color: Black; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt;
font-weight: normal;
}

a.black:hover {
color: black;
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt;
font-weight: normal;
}


a.red {
color: red;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: normal;
	text-decoration : underline;
}


a.red:active {
	color: red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-weight: normal;
	text-decoration : underline;
}

a.red:visited{
color: red;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: normal;
	text-decoration : underline;
}

a.red:hover {
color: red;
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
font-weight: normal;
	text-decoration : underline;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size : 8.5pt;
text-align : justify;
color : black;
font-weight: normal;
}

b.headeritalicbold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: normal;
	font-style : italic;
}

b.header {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: normal;
}

b.headersmall {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
}

b.headerportfolio{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17pt;
	font-weight: normal;
	font-style : italic;
}