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

.style1 {
	color: #CC0000;
	font-size: small;
}
.style2 {
	font-size: small;
	color: #FFFFFF;
}

.style3 {font-size: small}

