﻿BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.Heading1
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal ;
    white-space: nowrap;
    overflow: hidden;    
}

.Heading2
{
    BACKGROUND-COLOR: White;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
  }
P
{
    font-family: Arial; font-size: 8pt;
  }
  
DIV
{
   
    FONT-FAMILY: Arial;
    FONT-SIZE: 8px;
    
  }
  
font
{
  font-family: Arial; font-size: 8pt;  
}

.Heading3
{
    COLOR: RED;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal ;
    white-space: nowrap;
    overflow: visible;
}
.Heading4
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
   FONT-WEIGHT: normal;
}
.Heading5
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
  }
  
  .Heading6
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 18px;
    FONT-WEIGHT: normal;
  }
.Tiny
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    
}

.leftnav
{
    BACKGROUND-COLOR: White;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    white-space: nowrap;
    overflow: visible;  
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	
{
    font-family: Arial; 
    font-size: 8pt;
		}	
		
H2	{	
	 font-family: Arial; 
    font-size: 8pt;
	}	
		
H3	{	
	 font-family: Arial; 
    font-size: 8pt;
	}	
		
H4	{	
	 font-family: Arial; 
    font-size: 8pt;
	}	
		
H5, DT	{	
	font-family: Arial; 
    font-size: 8pt;
	}	
		
H6	{	
	font-family: Arial; 
    font-size: 8pt;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	font-family: Arial; 
    font-size: 8pt;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
SPAN
{
  font-family: Arial; 
    font-size: 8pt;   
}	
SMALL	{	
	font-family: Arial; 
    font-size: 8pt;
	}	

BIG	{	
	font-family: Arial; 
    font-size: 8pt;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Arial; 
    font-size: 8pt;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

