html{
	font-family: Univers 47 CondensedLight;
	font-size: 14px;
	color:#666666;
}

p{
	font-family: Univers 47 CondensedLight;
	font-size: 14px;
	color:#666666;
}

h1{
	font-family: Univers 47 CondensedLight;
	font-size: 32px;
	font-weight:normal;
	color:#666666;
}

h2{
	font-family: Univers 47 CondensedLight;
	font-size: 18px;
	font-weight:normal;
	color:#666666;
}

h3{
	font-family: Univers 47 CondensedLight;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
}

li{
	font-family: Univers 47 CondensedLight;
	font-size: 14px;
	color:#666666;
}
a{
	font-family: Univers 47 CondensedLight;
	font-size: 14px;
	text-decoration:underline;
	color:#666666;
}


