h1 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 48px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	margin: 5;
}
body {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	background-color: #fbf6be;
	color: #EEB739;
}

h2 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin: 10;
	color: #FFC237;
}
.tablebig {
	vertical-align: middle;
	background-color: #000D4D;
	margin: 0;
	border: 0;
	width: 800px;
	padding: 0;
}
.table_inside {
	vertical-align: middle;
	background-color: #000D4D;
	color: #EEB739;
	border-color: #EEB739;
}

.table_inside_reverse {
	vertical-align: middle;
	background-color: #FDE79F;
	color: #000D4D;
	border-color: #000D4D;
}
p {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFC237;
	margint: 15px;
}
.BodyText{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFC237;
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 16px;
}
.BodyTextBlue {
	font-size: 16px;
	font-weight: normal;
	color: #000D4D;
	padding: 5;
}
.BodyTextCentered {
	text-align: center;
	color: #EEB739;
	margin: 25;
	font-size: 16px;
}
.BodyTextBigger {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;	
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 16px;
	color: #FFC237;
	padding: 0;
}
.footerText {
	font-size: 12px;
	color: #FFC237;
	font-weight: normal;
}
.nomargin {
	margin: 0;
}
.BodyLinkHeader {
	font-size: 16px;
	color: #FFC237;
	font-style: oblique;
}
.BodyLinkFooter {
	font-size: 16px;
	text-decoration: underline;
	color: #FFC237;
}
.BodyLinkBody {
	font-size: 16px;
	text-decoration: underline;
	color: #EEB739;
	font-weight: bolder;
}
.BodyLinkBodyBlue {
	font-size: 16px;
	text-decoration: underline;
	color: #000D4D;
	font-weight: bolder;
}
.BodyLinkOrder {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	color: #EEB739;
}
.booktitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #EEB739;
}

.caption {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #EEB739;
}

hr {
	color: #FFC237;
	border-color: #FFC237;
	border: 1;
}
.tabletiny {
	vertical-align: middle;
	background-color: #000D4D;
	margin: 0;
	border: 0;
	width: 240px;
	padding: 0;
}
.TitleTextBigger {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFC237;
	padding: 0;
	text-align: center;
}
.ButtonCentered {
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
}
