body {
	background-color: #f5efe2;
}

body, table, td
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	font-size: 10px;
	font-weight: none;
	font-style: none;
	color: #343233;
}

.content p {
	text-indent: 18px;
}


div.wrapper
      {
      width: 900px;
	  margin-left: auto;
	  margin-right: auto;
      }


a
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #7d7a78;
	text-decoration: none;
}

a:link
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #7d7a78;
	text-decoration: none;
}

a:visited
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #7d7a78;
	text-decoration: none;
}

a:hover
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #2a2929;
	text-decoration: underline;
}


.nav a
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #7d7a78;
}

.nav a:link
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #7d7a78;
}

.nav a:visited
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #7d7a78;
}

.nav a:hover
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #adadad;
}


.content a
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #000000;
}

.content a:link
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #000000;
}

.content a:visited
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #000000;
}

.content a:hover
{
	font-family: Georgia, Book Antiqua, Garamond, Palatine Linotype;
	color: #818080;
}