a
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	font-style: italic;
	color: #00192E;
	}
	
a:visited
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	font-style: italic;
	color: #00192E;
	}

a:active
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	font-style: italic;
	color: #00192E;
	}
	
a:hover

	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
	font-style: italic;
	color: #0063B6;
	}
	
span.title
	{
	font-family : arial;
	font-size : 12pt;
	font-weight : bold;
	color: #003663;
	font-style: italic;
	}

span.p
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	font-style: italic;
	color: #003663;
	}

p
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	font-style: italic;
	color: #003663;
	}
span.small
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	font-style: italic;
	color : #003663;
	}
	
td
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	color : #003663;
	font-style: italic;
	}
	
.boxborder  {
	border-style : solid;
	border-width : 1;
}

ul
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color: #003663;
	}
	

