@charset "UTF-8";
/* CSS Document */

body {
	background-color: #B4A14F;
}
body table tr td h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
	font-size: 26px;
	margin-top: 30px;
}
body table tr td a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

