h1	{ 
color: #000000; 
font-family: Arial; 
font-size: 16pt; 
font-weight: bold;
	}

h2	{ 
color: #000000; 
font-family: Verdana; 
font-size: 12pt;
font-weight: bold;
	}
	
h3	{ 
color: #000000; 
font-family: Verdana; 
font-size: 10pt; 
font-weight: bold;
	}
	
h4	{ 
color: #000000; 
font-family: Verdana; 
font-size: 10pt; 
font-weight: bold;
	}	
	
body	{ 
color: #000000; 
font-family: Verdana; 
font-size: 10pt;
margin-top:0
margin-bottom:0
	}
	
table	{
font-family: Verdana;
font-size: 10pt;
	}
	
a:link		{
color: #0000FF;
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
		}
		
a:visited	{
color: #0000FF;
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
		}

a:hover	{
color: #0000FF;
font-family: Verdana;
font-size: 10pt;
text-decoration: underline;
	}