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: #000000;
	font-family: Arial;
	text-decoration: none; 
	font-weight:bold;
}

a:visited.link1
{
	color: #808080;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold
}

a:hover.link1
{ 
	text-decoration: none;
	font-family: Arial; 
	color: #6699FF;
}

a:link
{
	color: #800000;
	font-family: Arial;
	text-decoration: none; 
	font-weight:bold
}

A:visited
{
	color: #808080;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
}

a:hover           
{ 
	text-decoration: none;
	font-family: Arial; 
	color: #FF0000;
	font-weight:bold
}

body         
{ 	
	font-family: Arial; 
	font-size: 9pt; 
	link: #008000;
	vlink: #008000;
	margin-top: 30;
	margin-left: 0;
}

table, tbody, td, tr
{ 
	font-family: Arial;
	font-size: 8pt;
}