/* CSS Document */

.Headers {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Body {
	font-family: corbel;
	color: #000000;
	font-size: 16px;
}
