H1 
{
	font-family		: times new roman;
	font-size		: 14pt;
	font-width		: normal;
	text-align		: center;
}

H2 
{
	font-family		: times new roman; 
	font-size		: 11pt;
	font-width		: normal;
	text-align		: center;
}

SPAN
{
	font-family		: arial;
	font-size		: 8pt;
	font-width		: normal;
	font-weight		: normal; 
}

P
{
	font-family		: arial;
	font-size		: 10pt;
	text-align		: left;
	font-width		: normal;
	font-color		: #000000
}

A:link, A:active
{	
	font-family		: times new roman;
	font-size		: 11pt;
	color			: #3399CC;
	background		: transparent;
	text-decoration		: none; 
	font-weight		: normal;
}

A:visited
{	
	font-family		: times new roman;
	font-size		: 11pt;
	color			: #3399CC;
	background		: transparent;
	text-decoration		: none;
	font-weight		: normal; 
}		

A:hover 
{	
	font-family		: times new roman;
	font-size		: 11pt;	
	color			: #CC99CC;
	background		: transparent;
	text-decoration	: none;
	font-weight		: normal;
}

TH
{		
	font-family		: arial;
	font-size		: 10pt;
	background		: #CDCDCD;
}

TD
{		
	font-family		: times new roman;
	font-size		: 10pt;
}

UL
{
	font-family		: arial;
	font-size		: 10pt;
	text-align		: left;
	font-width		: normal;
	font-color		: #000000
}

BODY
{
	background-color	:FFFFFF
}
