span {font-size:200%;color:red;}
span.class1 {font-size:150%;color:black;}
span.class2{color: Red; font-size: larger;}
span.class3{
	font-weight : 600;
	font-family : Courier;
	font-style : italic;
	font-size : x-small;
	color : Black;
}