@charset "UTF-8";
table {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FCFBEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5E3B6;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBC090;
	border-right-color: #866757;
	border-bottom-color: #D1AD7C;
	border-left-color: #866757;
	padding-top: auto;
	padding-right: 10px;
	padding-bottom: auto;
	padding-left: 10px;
	border-right-width: 0px;
	border-left-width: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #511C06;
	line-height: 20px;
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	vertical-align: baseline;
	font-weight: normal;
	padding: auto;
	margin: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #511C06;
	font-weight: lighter;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 21px;
}
body {
	background-color: #F9F4C6;
	background-image: url(images/GRADIENT.jpg);
	background-repeat: repeat-x;
	padding: 30px;
	margin: auto;
}
a {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #511C06;
	text-decoration: none;
}
a:hover {
	color: #FFEBBF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #511C06;
}
a:active {
	text-decoration: none;
	color: #511C06;
}
a:active {color: #511C06}
