@charset "utf-8";
body {
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #C3C88E;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #660A09;
	text-align: center;
}


a:link {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 19px;

	color: #660A09;

	letter-spacing: 0px;

	text-align: left;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	text-decoration: underline;

}

a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 19px;

	color: #660A09;

	letter-spacing: 0px;

	text-align: left;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	text-decoration: underline;

}

a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 19px;

	color: #660A09;

	letter-spacing: 0px;

	text-align: left;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	text-decoration: underline;

}

a:active {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 19px;

	color: #660A09;

	letter-spacing: 0px;

	text-align: left;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	text-decoration: underline;

}

table {
	text-align: center;
}
td {
	text-align: center;
}

