BODY    
	{
	font-family	:	Arial, Helvetica, sans-serif; 
	margin-top:     4px;
	margin-left:    4px;
	margin-right:   4px;
	margin-bottom:  2px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;
	background-color: #fff7de;
	color:			#000000;
	}

A:link, A:active
	{
	text-decoration	:	none;
	color		:	#ff0000;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#993300; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffcc00;
	}
A:visited.brown
	{
	text-decoration	:	none;
	color		:	#ffffff;
	background	:	transparent;
	}


H1 	{
	COLOR: black;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	background	: transparent;
	}
H2 	{
	COLOR: black; 
	FONT-FAMILY:	"Arial Narrow", 
    "Helvetica Narrow", sans-serif; 
	FONT-WEIGHT: bold;
	background	: transparent;
	}
H3 	{
	COLOR: black; 
	FONT-FAMILY:	"Arial Narrow", 
    "Helvetica Narrow", sans-serif; 
	FONT-WEIGHT: bold;
	background	: transparent;
	}
H4 	{
	COLOR: black; 
	FONT-FAMILY:	"Arial Narrow", 
    "Helvetica Narrow", sans-serif; 
	FONT-WEIGHT: bold;
	background	: transparent;
	}
P, TR, THEAD, TFOOT, TH, TD, 
DL, OL, UL, BLOCKQUOTE, SPAN, BR
	{
	FONT-FAMILY:
	Arial, 	
	Helvetica, 	sans-serif;
	COLOR: black;
	font-size:	9pt;
	}
