body
{
	background-color:#f8f8f8;
	font-family:Helvetica,Arial;
	color:#e8e8e0;
	font-size:13px;
}

h1,h2,h3,h4
{
	font-family:Helvetica,Arial;
}
h1 { color: #556; }
h2 { color: #668; }

h1
{
	color:#556;
	font-size:18px;
}

h2
{
	font-size:16px;
}

a:link, a:visited, a:active
{
	color: #c2b473;
	text-decoration:underline;
}

a:hover
{
	color:#fbfbf5;
	text-decoration:underline;
}
