h1           
{ 
	color: #333399; 
	font-size: 12pt; 
	font-family: Arial; 
	font-weight: bold
}

h2           
{ 
	color: #FF9933; 
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: bold
}

h3           
{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #000080; 
	font-weight: bold
}

h4           
{ 
	font-family: Arial; 
	font-size: 8pt; 
	color: #800000; 
	font-weight: bold;
}

h5           
{ 
	font-family: Arial; 
	font-size: 7pt; 
	color: #800000; 
	font-weight: bold;
}

h6           
{ 
	font-family: Arial; 
	font-size: 8pt; 
	color: white;
}


a:link.link1        
{
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

a:visited.link1
{
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

a:hover.link1
{ 
	text-decoration: none;
	font-family: Arial; 
	color: #6699FF;
}
a:link.link2        
{
	color: #808080;
	font-family: Arial;
	text-decoration: none
}

a:visited.link2
{
	color: #808080;
	font-family: Arial;
	text-decoration: none
}

a:hover.link2
{ 
	text-decoration: none;
	font-family: Arial; 
	color: #FF0000;
}
a:link
{
	color: #3366FF;
	font-family: Arial;
	text-decoration: none
}

A:visited
{
	color: #999999;
	font-family: Arial;
	text-decoration: none
}

a:hover           
{ 
	text-decoration: none;
	font-family: Arial; 
	color: #6699FF;
}

body         
{ 	
	font-family: Arial; 
	font-size: 9pt; 
	link: #008000;
	vlink: #008000;
	margin-top: 0;
	margin-left: 0;
}

table, tbody, td, tr
{ 
	font-family: Arial;
	font-size: 9pt;
}