
body { 
	font-size:0.8em;
}
.fontsize1 {
	font-size:0.8em;
	font-weight:bold;
}
.fontsize2 {
	font-size:1em;
	font-weight:bold;
}
.fontsize3 {
	font-size:1.2em;
	font-weight:bold;
}
