h1 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 24px;
	border: 1px solid #993300;
	padding: 5px;
	width: 100%;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #F3EACB;
	margin-right: 10%;
	margin-left: 10%;






}
h2 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
	border: 1px solid #993300;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 2px;
	background-color: #F3EACB;
	margin-right: 10%;
	margin-left: 10%;





}
td {
	font-family: "Trebuchet MS", "Times New Roman", serif;
}
a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #993300;
	text-decoration: underline overline;
	font-size: 12px;
}
a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#center {
	padding: 0px;
	border: 1px solid #993300;
	text-align: center;
	background-color: #FEFACD;
	margin-right: 10%;
	margin-left: 10%;


}
body {
	margin: 0px;
	padding: 5px;
	font-family: "Trebuchet MS", "Times New Roman", serif;



}
a.shadow:link {
	color: #EFE8DA;
}
a.shadow:visited {
	color: #EFE8DA;
}
a.shadow:hover {

	color: #EFE8DA;
}
a.shadow:active {

	color: #EFE8DA;
}
