
BODY
{
    BACKGROUND-COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000066;
    TEXT-TRANSFORM: none;
    text-decoration: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 4;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:		18px;
	font-weight:	bold;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:		17px;
	font-weight:	bold;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:		16px;
	font-weight:	bold;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:		15px;
	font-weight:	bold;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:		14px;
	font-weight:	700;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:		13px;
	font-weight:	700;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

A:link	{	
	text-decoration:	none;
	color:	Navy;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	Navy;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	Navy;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	Blue;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	}	
	

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 {

	}

.bTable {
	BORDER-COLLAPSE: collapse;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

.GBODY
{
    BACKGROUND-COLOR: #F7F6F4;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000066;
    TEXT-TRANSFORM: none;
    text-decoration: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0;
}

.WBODY
{
    BACKGROUND-COLOR: WHITE;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000066;
    TEXT-TRANSFORM: none;
    text-decoration: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0;
}

