@charset "UTF-8";
.blue, .red {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
}
.blue {
	color: #6681F0;
}
.red {
	color: #FF0000;
}
