strong{
	font-weight:bold;
}

body{
	font-family: "Arial";
	color:#493f33;
}

h1{
	font-size:18px;
	color:#000;
	font-weight:normal;
}
h2{
}
h3{
	color:#000;
	margin-bottom:20px;
	font-weight:bold;
}

.menu{
	font-size:14px;
	color:#373026;
}

.menu a{
	color:#81725e;
	text-decoration:none;
}
.menu a:hover{
	color:#373026;
}

.x-large{
	font-size:18px;
}

.large{
	font-size:16px;
}

.small{
	font-size:12px;
}

.x-small{
	font-size:11px;
}

.xx-small{
	font-size:10px;
}

.dark-red{
	color:#d11900;
}

.destacat{
	color:#373026;
	font-weight:bold;
}

.mascarol{
	font-size:14px;
	color:#373026;
	font-weight:normal;
}