@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

.buttons {
	font-size: 24px;
	font-weight: bold;
}

.bold_text_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #000000;
	font-weight: bold;
}

.bold_text_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
}
