@font-face
{
	font-family:"PFDinCondensedRegular";
	src:url("/font/PFDinCondensedRegular/PFDinCondensedRegular.woff") format("woff");
}

@font-face
{
	font-family:"PFDinCondensedLight";
	src:url("/font/PFDinCondensedLight/PFDinCondensedLight.woff") format("woff");
}

*
{
	margin:0px;
	padding:0px;
}

img
{
	border:0px;
}

a
{
	text-decoration:none;
}

body,html
{
	height:100%;
	width:100%;
}

textarea,input,button,label,p,b,span,a,td,legend
{
	font-family:PFDinCondensedLight;
	font-size:18px;
}

input
{
	border:0px;
}