@charset "utf-8";
/* CSS Document */


.tag1 {
	font-size: 16;
	font-weight: bold;
	color: #FF3300;
}

.tag2 {
	font-size: 24px;
	font-weight: bold;
	color: #D02622;
}

.tag3 {font-size: 16; font-weight: bold; color: #FF6600; }


.tag4 {
	color: #FF3333;
	font: bold;
}

.tag5 {
	color: #FF6666;
}

