/* @override http://parallell/user.css */

@charset "UTF-8";
/* CSS Document */

.normaly {
	font-size:1em;
	
	}
.normal {
	font-size:1em;
	
	}
.stor {
	font-size: 16px;
	}

.storre {
	font-size: 18px;
}
.storst {
	font-size: 22px;
}

.red {
	color: #990000;
	
}
.red_stor {
	color: #990000;
	font-size: 14px;
	
}
.red_storre {
	color: #990000;
	font-size: 18px;
	
}
.red_storst {
	color: #990000;
	font-size: 22px;
	
}
.bgred {
	color: white;
	background-color: #990000;
	font-weight: bold;
}






#usersida img {

		padding: 10px;
}
