BODY
   { color: #666; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; background-color: white; text-align: center; text-transform: none; word-spacing: normal; letter-spacing: normal }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: black;
}
H1	 { font-style: normal; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none; word-spacing: normal; letter-spacing: normal }	
		
H2	 { font-style: normal; font-weight: 700; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none; word-spacing: normal; letter-spacing: normal }	
		
H3	 { font-style: normal; font-weight: 500; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none; word-spacing: normal; letter-spacing: normal }	
		
H4	 { font-weight: 500; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none; word-spacing: normal; letter-spacing: normal }	
		
H5, DT	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	 { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal }	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
    { color: #812b00; font-size: 9pt; text-decoration: none }	
		
A:visited	    { color: #812b00; font-size: 9pt; text-decoration: none }	
		
A:active	    { color: #812b00; font-size: 9pt; text-decoration: none }	
		
A:hover	    { color: #000; font-size: 9pt; text-decoration: underline }
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	 { font-size: 10pt }	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	border-top-style: none;
	margin-right: 10px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE
  { border: 0px; position: relative; border-bottom-style: none; border-left-style: none; border-right-style: none; border-top-style: none  }
TABLE.WRAP
{ color: #666; background-color: white; margin: 0;
	;padding: 0; border: solid 1px black; }
TABLE.NOWRAP
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
TD.MENU
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD.TES
{
	font-size: 14px;
	font-family: Arial;
	text-align: center;
}

