/*------------------------------------------------------- TYPOS*/
h1, h2, h3, h4, h5
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	background-color:transparent;
}
h1
{
	font-size: 1.6em;
}
h2
{
	font-size: 1.2em;
	line-height:1.3em;
}
h3
{
	font-size: 1em;
	line-height:1.2em;
}
h4
{
	font-size: 0.8em;
	line-height:1.1em;
}
h5
{
	font-size: 0.7em;
	line-height:0.9em;
}

