body
	{
	background:#ffffff;
	}

body, h1, h2, h3, h4, h5, p, div, ul, ol, li, th, td, sub, sup, font, center
	{
   font-family : verdana, arial, helvetica, sans-serif;
   font-size : 10pt;
   color : black;
   font-weight : normal;
   font-style : normal;
	}

a:link {
	color : #0000FF;
	text-decoration : none;
	}

a:visited {
	color : #0000FF;
	text-decoration : none;
	}

a:active {
	color : #0000FF;
	text-decoration : underline;
	}

a:hover  {
	color : #000080;
	text-decoration : underline;
	font-weight : bold;
	}

h1
	{
   font-size : 16pt;
   font-weight : bold;
	}

h2
	{
   font-size : 14pt;
   font-weight : bold;
	}

h3
	{
   font-size : 12pt;
   font-weight : bold;
	}

h4
	{
   font-size : 11pt;
   font-weight : bold;
	}

h5
	{
   font-size : 10pt;
   font-weight : bold;
	}

th
	{
   font-weight : bold;
	}

sup, sub
	{
   text-decoration : none;
   font-size : 9pt;
	}

div.bold
	{
   font-size : 10pt;
   font-weight : bold;
   color : black;
	}

div.boldblackmenu
	{
   font-size : 8pt;
   font-weight : bold;
   color : black;
	}

div.boldwhitemenu
	{
   font-size : 8pt;
   font-weight : bold;
   color : white;
	}

div.small
	{
   font-size : 8pt;
   font-weight : normal;
   color : black;
	}

div.footer
	{
   font-size : 8pt;
   font-weight : normal;
   color : black;
   text-align : center;
	}

div.headtitle
	{
   font-size : 24pt;
   font-weight : bold;
   color : #000080;
   text-align : left;
	}

div.headtitle2
	{
   font-size : 18pt;
   font-family : verdana, arial, helvetica, sans-serif;
   font-weight : bold;
   color : #0035FF;
   text-align : left;
	}

div.prespacing
	{
   font-size : 9pt;
   font-family : 'Lucida Console', 'courier new', courier, serif;
   font-weight : normal;
   color : black;
   text-align : left;
	}


