A {	color: #111100; text-decoration: none;
	}
a:hover{ text-decoration: underline;
}
a:active {color: #FF0000; 
}
a:visited {color: #666600;
}

body {background-color: #fafad2;
}

p {margin-top: 4px;
	margin-bottom: 8px;
	padding: 0px;
	background-color: transparent;
	text-align: justify;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
	
	h1 {margin-top: 0px;
	margin-bottom: 18px;
	padding: 0px;
	background-color: transparent;
	text-align: center;
	font-family: "Georgia", "Palatino", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
	
		h2 {margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
	background-color: transparent;
	text-align: center;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
	
	.menu {margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	background-color: transparent;
	text-align: center;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
	
	.title {margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 125px;
	margin-right: 125px;
	padding: 1px;
	background-color: #eee8aa;
	text-align: left;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
	.author {margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 125px;
	margin-right: 125px;
	padding: 1px;
	background-color: #eee8aa;
	text-align: left;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
	
