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

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a {
	color: #C51B1C;
	text-decoration: underline;
}
