.bold {font-weight:800;}

.normalweight {font-weight:100;}

.light {font-weight:100;}

.normalsize {font-size:1em;}

.xx-small {font-size:0.4em;}

.x-small {font-size:0.6em;}

.small {font-size:0.9em;}

.large {font-size:1.4em;}

.x-large {font-size:1.8em;}

.xx-large {font-size:2.2em;}

.xxx-large {font-size:3.0em;}

.xxxx-large {font-size:4.2em;}

.colorpink {color: #ff87aa;}
.colorblue {color: #49a4df;}
.colorgrey {color: #666;}

/* My Comment */

/* Detta är olika typer av snitt */

.tf1
{
	font-family: "Gnuolane", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	line-height: 1.1;
	position: relative;
}
