P {
	color : #626262;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	line-height : 20px;
}

P.extra {
	text-align : center;
}

.fett {
    color : #626262;
	font-weight : bold;
}

.ustrich{
	text-decoration : underline;
}
}

.H1 {
	color : #626262;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}

.H3 {
	color : #626262;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}
.H2 {
	color : #626262;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}
.salon {
	color : #637B9C;

}

.box {
	background-color : #ECECEC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Gray;
}
.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	text-align : right;

}
A:ACTIVE {
	text-decoration : none;
	color : Gray;
}
A:LINK {
	color : Gray;
	text-decoration : none;
}

A:VISITED {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}





