@charset "utf-8";

p {
	font: bold normal 18px "Times New Roman", Times, serif;
	color: #000000;
}


body,td,th {
	font-size: 36px;
	color: #000000;
	background-color: #F2C484;
}


body {
	background-color: #F2C484;
	margin-left: 50px;
	margin-right: 50px;
	
}

a:link {
	color: #000000;
}
h1 {
	font: normal 36px "Times New Roman", Times, serif;
	color: #000000;
}
h2 {
	font: italic normal 24px/normal "Times New Roman", Times, serif;
	color: #000000;
}
