body 	{
	color: Black;
	background-color: White;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; 
}
a 		{
	color: Black;
	font-family: Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
h1		{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal; 
	color: #000000 
}
h2		{ 
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14pt; 
	font-style: normal;
	font-weight: normal;
	color: #000000 	
}
h3		{ 
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12pt; 
	font-style: normal;
	font-weight: normal;
	color: #000000 
}
h4		{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal; 
	color: #000000 
}
li {
	list-style-type: circle;
}
