
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFCD36;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
			
}

body, input, textarea, select {
	font-family: Verdana, arial, sans-serif; 
	text-align: center;
		
}

h1 {
	font-size: 40px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;

}

h2 {
	font-size: 32px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;

}

h3 {
	font-size: 26px;
	padding-top: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	
}

h4 {
	font-size: 18px;
	margin-bottom: 0.5em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	background-color: #FFCD36;
	width: 800px;
	border-width: 1px;
	border-style: solid;
	border-color: black;

}

p, form {
	font-size: 16px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 5em;
	padding-right: 5em;

}

a:link {
	text-decoration: none;
	color: blue;

}

a:visited {
	text-decoration: none;
	color: blue;
	
}

a:hover {
	text-decoration: underline;
	
}

table {
	border-width: 0px;
	border-color: black;

}

img {
	border: 0px;
	border-color: black;
	margin-top: 0.5em;
	margin-bottom: 0.5em;

}

td {
	text-align: center;

}

/* Wrapper */

#wrapper {
	padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px;
		
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	
}

#recip3rowwhite {
	font-size: 16px;
	font-family: comic sans ms, arial black, sans-serif;
	color: black;
	
}


#recip3rowwhite td {
	width: 220px;
	background-color: white;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: black;
		
}

#recip3rowwhite a {
	text-align: center;
	font-size: 18px;
	font-family: comic sans ms, arial black, sans-serif;
	color: black;
	text-decoration: none;
	
}

#recippartunderline {
	font-size: 14px;
	font-family: arial, sans-serif;
			
}

#recippartunderline table {
	border-width: 0px;
	margin-bottom: 10px;
				
}

#recippartunderline td {
	width: 210px;
	text-align: center;
	border-width: 0px;
				
}

#recippartunderline a {
	text-align: center;
	font-size: 18px;
	font-family: arial, sans-serif;
	text-decoration: none;
	
}

#recipunderlined table {
	border-width: 0px;
	margin-bottom: 10px;
				
}

#recipunderlined td {
	width: 200px;
	text-align: center;
	border-width: 0px;
			
}

#recipunderlined a {
	text-align: center;
	font-size: 16px;
	font-family: arial, sans-serif;
	text-decoration: none;
	
}

#recipblackbox {
	font-size: 16px;
	font-family: arial, sans-serif;
	color: white;
			
}

#recipblackbox table {
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
				
}

#recipblackbox td {
	width: 190px;
	background-color: black;
	text-align: center;
	border-width: 3px;
	border-style: double;
	border-color: white;
	padding: 3px;
		
}

#recipblackbox a {
	text-align: center;
	font-size: 18px;
	font-family: arial, sans-serif;
	color: white;
	
}

#recipwhitebox {
	font-size: 16px;
	font-family: arial, sans-serif;
	color: black;
			
}

#recipwhitebox table {
	border-width: 0px;
	margin-bottom: 10px;
				
}

#recipwhitebox td {
	width: 190px;
	background-color: #FFCD36;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 3px;
		
}

#recipwhitebox a {
	text-align: center;
	font-size: 18px;
	font-family: arial, sans-serif;
	color: black;
	
}