@charset "utf-8";

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 125%;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 25px;
}
a {
	color: #FF0000;
	text-decoration: none;
}

table {
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_item {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 145%;
	text-align: left;
	padding-left: 12px;
}
