body
	{
	margin-left	:	0px;
	margin-right	:	0px;
	margin-top	:	0px;
	margin		:	0px 0px 0px;
	text-align	:	Left;
	font-family	:	Arial, helvetica, sans-serif;
	}

a:link, a:active
	{
	text-decoration	:	underline;
	color		:	#800000;
	background	:	transparent;
	}
a:visited 
	{
   	text-decoration	:	none; 
   	color		:	#000066; 
  	background	:	transparent; 
	}		
a:hover 
	{ 
   	text-decoration	:	none; 
	color		:	red;
	background	:	transparent;
	}

a:visited img
	{
	border-style	:	none
	}
a.menulink:link, a.menulink:active
	{
	text-decoration	:	none;
	color		:	#000066;
	background	:	transparent;
	}
a.menulink:visited 
	{
   	text-decoration	:	none; 
   	color		:	#400040; 
  	background	:	transparent; 
	}		
a.menulink:hover 
	{ 
   	text-decoration	:	none; 
	color		:	red;
	background	:	transparent;
	}

a.menulink:visited img
	{
	border-style	:	none
	}
a img
	{
	color		:	white
	} /* The only way to hide the border in NS 4.x */

font.menu, p.menu
	{
	font-family	:	Arial, helvetica, sans-serif;
	font-size	:	9pt;
	font-weight	:	bold;
	color		:	#000000;
	line-height	:	14pt;
	}

p.legal
	{
	font-family	:	Arial, helvetica, sans-serif;
	font-size	:	7pt;
	font-weight	:	bold;
	color		:	#000000;
	text-align	:	center;
	}

p, table td
	{
	font-family	:	Arial, helvetica, sans-serif;
	font-size	:	10pt;
	text-decoration	:	none;
	}

th
	{
	font-family	:	Arial, helvetica, sans-serif;
	font-size	:	10pt;
	font-weight	:	bold;
	text-decoration	:	none;
	}

b
	{
	font-family	:	Arial, helvetica, sans-serif;
	font-size	:	11pt;
	font-weight	:	bold;
	}

li
	{
	font-family	:	Arial, helvetica, sans-serif;
	font-size	:	10pt;
	text-decoration	:	none;
	}

h1
	{
	font-family	:	Arial, helvetica, sans-serif;
	color		:	#000066;
	font-size	:	13pt;
	font-weight	:	bold;
	text-align	:	center;
	}
p.top
	{
	font-family	:	Arial, helvetica, sans-serif;
	font-size	:	8pt;
	text-decoration	:	none;
	text-align	:	right;
	}