<html>
<head>
<title>typografiark</title>

<style type="text/css">

hr	{	color: black;

}

li	{font-family: arial;
	font-size: 13px; 
	color: black;

}

tr	{font-family: arial;
	font-size: 13px; 
	color: black;
	font-style: bold;
}

td	{font-family: arial;
	font-size: 13px; 
	color: black;
	font-style: bold;
}

p	{font-family: arial;
	font-size: 13px; 
	color: black
}

a	{font-family:arial;
	color:#293039;
	font-style: normal;
	text-decoration:none;
}
a:visited {font-family:arial;
	color:#293039;
	font-style: normal;
	text-decoration:none;
}
a:active {font-family:arial;
	font-style: normal;
	color:#4D4D4D;
	text-decoration:none;
}
a:hover {font-family: arial;
	font-style: bold;
	color:white;
	font-size: 13px; 
	text-decoration:none;
}


h1	{font-family: arial;
	font-size: 22px;
	font-style: bold;
	color: black;

}

h2	{font-family: arial;
	font-size: 18px; 
	color: black;

}

h3	{font-family: arial;
	font-size: 12px; 
	color: black;

}

h4	{font-family: arial;
	font-size: 10px; 
	color: black;

}

h5	{font-family: arial;
	font-size: 10px; 
	color: black;

}

h6	{font-family: arial;
	font-size: 6px; 
	color: black;
}
</style>