@charset "utf-8";

.Textsize {
	font-family: times, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.Red {
	color: #F00;
}
.Blue {
	color: #00F;
}
.Green {
	color: #008000;
}
.Orange {
	color: #FF8000;
}
.Red {
	color: #F00;
}
p{font-size:20px;
}

