body {
	background-color: #E7D283;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: inherit;
	line-height: 145%;
}
a:link {
	color: #0000CC;
	overflow: visible;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: inherit;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	line-height: 145%;
}
a:visited {
	color: #7D028E;
	overflow: visible;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: inherit;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: hidden;
	border-left-style: hidden;
	line-height: 145%;
}
a:hover {
	color: #004600;
	background-color: #FEE481;
	overflow: visible;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: inherit;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: hidden;
	border-bottom-style: solid;
	border-left-style: hidden;
	border-color: #FF0000;
	border-radius: 10px;
}
a:active {
	color: #800000;
	background-color: #CCFF33;
	text-decoration: underline;
	font-size: inherit;
	border-radius: 10px;
}
#content {
	text-align: justify;
	background-color: #DFCEB3;
	width: 100%;
	max-width: 1133px;
	margin-top: 24px;
	margin-bottom: 32px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: dotted black 6px;
	border-radius:7px;
	box-shadow:0px 0px 42px 4px black;
}
.style-Title-1 {
	font-size: 29px;
	color: #CC0000;
	font-weight: bolder;
}
.style-Title-2 {
	color: #AE0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.style-Title-3 {
	font-size: 29px; 
	color: #990099; 
	font-weight: bolder; 
}
.Title_Table{ 
    text-align:center;
    margin-top:-16px;
    margin-left:auto;
    margin-right:auto;
    border-collapse:collapse; 
    border-bottom:1px solid green;
    border-top:1px solid green;
    background-color: #F2EC73;
}
.Title_table-div-Left { 
		height:120px;
		background-color: #DFCEB3; 
		border-bottom:0px solid black;
		border-top-right-radius:180px;
		border-bottom-right-radius:180px;
		box-shadow:12px 0px 12px 2px green;
		margin-left:-3px;
		padding-left:60px;
}
.Title_table-Center { 
	background-color: #F2EC73; 
	padding-left:3px; 
	padding-right:3px;
}
.Title_table-div-Right { 
		height:120px;
		background-color: #DFCEB3; 
		border:0px solid black;
		border-top-left-radius:180px;
		border-bottom-left-radius:180px;
		box-shadow:-12px 0px 12px 2px green;
		margin-right:-3px;
		padding-right:60px;
}
.style-Subtitles {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 17px;
	color: #825700;
	text-decoration: underline;
	background-color: #DAF5A0;
	border-radius: 18px 180px 180px 18px / 18px;
	margin: 0 0 16px 16px;
	padding: 2px 36px 2px 6px;
}.style-Suggestions {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style-Suggestions-List {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style-Comments {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 15px;
	color: #744D00;
}
.style-Asking {
	font-size: 15px;
	font-weight: normal;
	color: #0E321F;
}
.Important {
	/*	font-family: "Comic Sans MS", cursive;*/ 
	font-size: 17px;
	font-weight: bold;
	color: #391D00;
}
.More_Important {
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	font-weight: bold;
	color: #391D00;
}
