body {
	background-color: #f9e9d5; font-family: Georgia, Times New Roman, Times, serif;
}

#wrapper {
	margin: 0 auto;
	/*text-align: center;*/
	}

p, ul, a {
    color: #6b461f;
}


h1 {
    font-family: Georgia, Times New Roman, Times, serif;
	color: #999966;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
}



.style2 {
    font-family: Georgia, Times New Roman, Times, serif;
	color: #999966;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	Text-decoration: underline;
}

.style3 {
    font-family: Arial, Helvetica, sans-serif;
	color: #6b461f;
	font-size: 9pt;
}

.style4 {
    font-family: Georgia, Times New Roman, Times, serif;
	color: #999966;
	font-weight: bold;
	font-size: 16pt;
}*/


a {
    font-family: Georgia, Times New Roman, Times, serif;
    color: #6b461f;
	font-size: 12pt;
	Text-decoration: underline;

