body {background-color: #ACDDFD; margin-top: 10px; margin-left: 0}

A:Link, A:Visited, A:Active  { text-decoration : underline; font-family : Arial, Helvetica, sans-serif; font-weight : bold; color : black; font-size : 12pt;}

A.legal:Link, A.legal:Visited, A.legal:Active  {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000099;
	font-size : 9pt;
}


A.nav:Link, A.nav:Visited, A.nav:Active  { text-decoration : none; font-weight : bold; color : white; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}
A.nav:Hover  { text-decoration : none; font-weight : bold; color : yellow; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}

A.dnav:Link, A.dnav:Visited, A.dnav:Active  { text-decoration : none; font-weight : bold; color : #19036F; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}
A.dnav:Hover  { text-decoration : none; font-weight : bold; color : #EF2000; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}

A.ynav:Link, A.ynav:Visited, A.ynav:Active  { text-decoration : none; font-weight : bold; color : yellow; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}
A.ynav:Hover  { text-decoration : none; font-weight : bold; color :  white; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}

P, TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	font-size : 12pt;
}

.address  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #19036F;
	font-size : 10pt;
}

.footnote  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : black; font-size : 9pt;}
.small  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : black; font-size : 7pt;}
