BODY
{
    BACKGROUND-COLOR:	white;
    FONT-FAMILY:	Verdana;
    FONT-SIZE:	8pt;
    FONT-WEIGHT:	normal;
    LETTER-SPACING:	normal;
    TEXT-TRANSFORM:	none;
    WORD-SPACING:	normal;
	SCROLLBAR-FACE-COLOR:	#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:	#336699;
	SCROLLBAR-SHADOW-COLOR:	#336699;
	SCROLLBAR-3DLIGHT-COLOR:	#FFFFFF;
	SCROLLBAR-ARROW-COLOR:	#336699;
	SCROLLBAR-TRACK-COLOR:	#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:	#FFFFFF;
}

TD
{
    FONT-SIZE:	9pt;
    FONT-FAMILY:	Verdana;
}

H1, H2, H3
{
    COLOR:	#003366;
}

H1
{	
	font-family: Verdana;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H2
{	
	font-family: Verdana;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H3
{	
	font-family: Verdana;
	font-size:	1.5em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

SMALL
{
	font-size:	0.75em;
}

A:link
{	
	text-decoration:	none;
	color:	#336699;
}	
		
A:visited
{	
	text-decoration:	none;
	color:	#336699;
}	
		
A:active
{	
	text-decoration:	none;
	color:	#336699;
}	
		
A:hover
{	
	text-decoration:	underline;
	color:	#336699;
}
	
BLOCKQUOTE, PRE
{
	font-family:	Courier New, monospace;
}	

UL LI
{	
	list-style-type:	disc ;
}	

OL LI
{	
	list-style-type:	decimal;
}	

.elements
{
	FONT-SIZE:	8pt;
	FONT-FAMILY:	Verdana;
}

span.copyright
{
    FONT-SIZE:	7pt;
    FONT-FAMILY:	Verdana;
}

span.comment
{
    FONT-SIZE:	7pt;
    FONT-FAMILY:	Verdana;
}

span.required
{
    FONT-SIZE:	9pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY:	Verdana;
}

.courier
{
	FONT-SIZE:	8pt;
	FONT-FAMILY: Courier;
}

.comment
{
    FONT-SIZE:	7pt;
    FONT-FAMILY:	Verdana;
}